blob: a96e776381e3dcf6939263f6eb4b38287d6580af [file]
{
"name": "pouchdb-collections",
"version": "6.2.1-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"
}
]
}