ap-npm

0.5.3 • Public • Published

ap-npm

Authenticated Private NPM Repository

dockeri.co

ap-npm runs a npm-repository. It should be used together with npm-scope, as ap-npm doesn't function as a caching/proxy server like Sinopia/Verdaccio.

Since 0.2.4 ap-npm has a proxy feature. If a package cannot be found locally, it will proxy the request over to the registry given in the config (Note: by default this feature is turned off)

Install

npm install -g ap-npm
Start server
ap-npm serve
List/change config
ap-npm config [prop] [value]
Setup npm project with ap-npm publishConfig
ap-npm init

This runs npm init in the current folder and adds a publishConfig to the package.json from your ap-npm config

Dependencies

ap-npm has been tested with:

  • npm: 3.10 or higher
  • node: 6.10 or higher

ap-npm on Docker Hub

Info on using ap-npm

Dependents (0)

Package Sidebar

Install

npm i ap-npm

Weekly Downloads

1

Version

0.5.3

License

MIT

Unpacked Size

116 kB

Total Files

58

Last publish

Collaborators

  • tonijn
  • meirbon