{
  "name": "pouchdb-collate",
  "version": "1.2.0",
  "homepage": "https://github.com/pouchdb/collate",
  "authors": [
    "Calvin Metcalf et al."
  ],
  "main": "dist/pouchdb-collate.js",
  "keywords": [
    "pouchdb",
    "pouch",
    "couch",
    "couchdb"
  ],
  "license": "Apache",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
