Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

RFC: [improvement] reenable npm cli api access #648

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ganeshkbhat
Copy link

reenable npm cli api access

reenable npm cli api access - https://github.com/npm/libnpm to work with npm, npm commands, and package.json / npm scripts

@ganeshkbhat ganeshkbhat changed the title Pull request: [improvement] reenable npm cli api access rfc: [improvement] reenable npm cli api access Oct 26, 2022
@ganeshkbhat ganeshkbhat changed the title rfc: [improvement] reenable npm cli api access RFC: [improvement] reenable npm cli api access Oct 26, 2022
@wraithgar
Copy link
Member

The functionality for these was moved into the workspaces in npm that are all published as separate packages on the npm registry.

The biggest barrier right now for folks using them is config parsing. We do have plans on making @npmcli/config able to do everything for you which will improve things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants