0.4.21 • Published 4 years ago
@platform/npm
Licence
MIT
Version
0.4.21
Deps
8
Size
77 kB
Vulns
1
Weekly
0
DeprecatedThis package is deprecated
Helpers for working with NPM (Node Package Manager).
Private Modules
For calls to private modules, pass the NPM_TOKEN parameter to corresponding method
and ensure there is a .npmrc file within the project containing:
//registry.npmjs.org/:_authToken=${NPM_TOKEN}
