0.5.3 • Published 6 years ago

ap-npm v0.5.3

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

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

0.5.3

6 years ago

0.6.1

6 years ago

0.6.0

6 years ago

0.5.2

7 years ago

0.5.1

7 years ago

0.5.0

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago