{ "name": "pouchdb-collections", "version": "7.2.2", "description": "Map and Set shims for PouchDB", "main": "./lib/index.js", "keywords": [ "map", "set", "collections" ], "author": "Dale Harvey ", "license": "Apache-2.0", "repository": "https://github.com/pouchdb/pouchdb", "jsnext:main": "./lib/index.es.js", "contributors": [ { "name": "Calvin Metcalf", "email": "cmetcalf@appgeo.com" } ], "dependencies": {}, "module": "./lib/index.es.js", "files": [ "lib", "dist", "tonic-example.js" ] }