Revert "Revert "made registry read-only""

This reverts commit f0b3f27c960b7a5ddce6c0219f29c7278356045f.
1 file changed
tree: 4bfd3b15f37806a5c68f31355b50caa4f01d8f5e
  1. .gitignore
  2. _auth.js
  3. app.js
  4. CONTRIBUTING.md
  5. LICENSE
  6. lists.js
  7. modules.js
  8. package.json
  9. README.md
  10. rewrites.js
  11. shadow.js
  12. shows.js
  13. test.js
  14. updates.js
  15. validate_doc_update.js
  16. views.js
README.md

Cordova Registry

This repo contains a couchapp that allows plugman and npm to interact with the cordova registy databases. These files were copied from npmjs since plugman relies on npm.

For deploying this locally or remotely, please follow the cordova-registy-web readme.