diff --git a/accepted/0000-reenable-npm-cli-api-access.md b/accepted/0000-reenable-npm-cli-api-access.md new file mode 100644 index 000000000..bdfddd4ee --- /dev/null +++ b/accepted/0000-reenable-npm-cli-api-access.md @@ -0,0 +1,32 @@ +# reenable npm cli api access + +## Summary + +reenable npm cli api access - https://github.com/npm/libnpm + +## Motivation + + +- Provide an easier way to work with npm, npm commands, and package.json / npm scripts + +## Detailed Explanation + +No explaination needed. Re-Consider enabling npm cli api access. Currently it is disabled and removed. + +## Rationale and Alternatives + +None. Some external maintainer probably may work on the repository as a hack for npm. It may probably make it unmoderated or not funded properly to merge goals of nodejs, npm, and related security considerations https://github.com/npm/libnpm + +## Implementation + +Update and reimplement https://github.com/npm/libnpm to current npm cli version. + +## Prior Art + +https://github.com/npm/libnpm + +## Unresolved Questions and Bikeshedding + +None + +