Revert "made registry read-only"

This reverts commit d286c22abc3f8f0bb9120c69e1bb3f0cda78b0fc.
1 file changed
tree: a922cd66b04f87db827d4a5297d05590580523f7
  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.