{
  "name": "v7-libjs",
  "description": "JavaScript libraries for V7",
  "main": "index.js",
  "authors": [
    "Ralph Kazemier <ralph.kazemier@gmail.com>"
  ],
  "license": "ISC",
  "homepage": "",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "pouchdb-find": "^0.10.5",
    "pouchdb": "^7.0.0",
    "less": "^3.8.1",
    "relational-pouch": "^3.2.0"
  }
}
