UNPKG

extra-npm

Version:

Common utility commands for npm packages.

16 lines (12 loc) 736 B
Common utility commands for npm packages. clone Clones NPM package to local or remote. help Prints usage details of a command. init Initializes a Node.js repository. push Pushes changes to both Git and NPM. rev-parse Picks out and massages parameters. search Searches for packages. validate Validates Node.js package field. view Views registry info about a package. which Locates a program or locally installed node module executable. If you need command details, use `enpm help <command>`. Or else see https://github.com/nodef/extra-npm.