mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-13 22:48:31 -05:00
Fixed grammar error in README
More then just NPM dependencies -> More than just NPM ...
This commit is contained in:
parent
f6ebdb9aec
commit
80aebfc26f
1 changed files with 1 additions and 1 deletions
|
@ -178,6 +178,6 @@ About the storage there is a running discussion [here](https://github.com/verdac
|
||||||
- [shadow-npm](https://github.com/dominictarr/shadow-npm), [public service](http://shadow-npm.net/) - it uses the same code as npmjs.org + service is dead
|
- [shadow-npm](https://github.com/dominictarr/shadow-npm), [public service](http://shadow-npm.net/) - it uses the same code as npmjs.org + service is dead
|
||||||
- [gemfury](http://www.gemfury.com/l/npm-registry) and others - those are closed-source cloud services, and I'm not in a mood to trust my private code to somebody (security through obscurity yeah!)
|
- [gemfury](http://www.gemfury.com/l/npm-registry) and others - those are closed-source cloud services, and I'm not in a mood to trust my private code to somebody (security through obscurity yeah!)
|
||||||
- npm-registry-proxy, npm-delegate, npm-proxy - those are just proxies...
|
- npm-registry-proxy, npm-delegate, npm-proxy - those are just proxies...
|
||||||
- [nexus-repository-oss](https://www.sonatype.com/nexus-repository-oss) - Repository manager that handles more then just NPM dependencies
|
- [nexus-repository-oss](https://www.sonatype.com/nexus-repository-oss) - Repository manager that handles more than just NPM dependencies
|
||||||
- Is there something else?
|
- Is there something else?
|
||||||
- [codebox-npm](https://github.com/craftship/codebox-npm) - Serverless private npm registry using
|
- [codebox-npm](https://github.com/craftship/codebox-npm) - Serverless private npm registry using
|
||||||
|
|
Loading…
Add table
Reference in a new issue