Add bower.json

Signed-off-by: Alexander Shorin <kxepal@apache.org>
2 files changed
tree: faf9482ecc74fc34e20da74090ad0f52c366d47a
  1. .gitignore
  2. bower.json
  3. jquery.couch.js
  4. LICENSE
  5. README.md
README.md

couchdb-jquery-couch

$.couch is used to communicate with a CouchDB server.

Tests

Install the dependencies:

$ bower install

Open test/runner.html in a browser to run the testsuite.