blob: 1f52bd73d05eae594a32c6404e62a6d4533f9c0c [file]
{
"name": "pouchdb-collections",
"version": "7.0.0-prerelease",
"description": "Map and Set shims for PouchDB",
"main": "./lib/index.js",
"keywords": [
"map",
"set",
"collections"
],
"author": "Dale Harvey <dale@arandomurl.com>",
"license": "Apache-2.0",
"repository": "https://github.com/pouchdb/pouchdb",
"jsnext:main": "./src/index.js",
"contributors": [
{
"name": "Calvin Metcalf",
"email": "cmetcalf@appgeo.com"
}
]
}