npm-install (1) Linux Manual Page
NAME npm-install – Install a package Synopsis npm install(with no args, in package dir) npm install[<@scope> / ]<name> npm install[<@scope> / ]<name> @<tag> npm install[<@scope> / ]<name> @<version> npm install[<@scope> / ]<name> @<version range> npm install<alias> @npm : <name> npm install<git – host> : <git – user> / <repo – name> npm install<git repo url>…
