Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: npm pkg #3487

Closed
wants to merge 1 commit into from
Closed

feat: npm pkg #3487

wants to merge 1 commit into from

Commits on Jul 2, 2021

  1. feat: npm pkg

    Implements `npm pkg get|set|delete` support. It enables retrieving and
    modifying values in a `package.json` file of any given project.
    
    Included are the implementation based on npm/rfcs#402
    along with extensive tests and user documentation.
    
    Relates to: npm/rfcs#402
    Fixes: npm/statusboard#368
    ruyadorno committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    674e3c5 View commit details
    Browse the repository at this point in the history