99 lines
2.7 KiB
JSON
99 lines
2.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "pouchdb-collections@^1.0.1",
|
|
"scope": null,
|
|
"escapedName": "pouchdb-collections",
|
|
"name": "pouchdb-collections",
|
|
"rawSpec": "^1.0.1",
|
|
"spec": ">=1.0.1 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/websql"
|
|
]
|
|
],
|
|
"_from": "pouchdb-collections@>=1.0.1 <2.0.0",
|
|
"_id": "pouchdb-collections@1.0.1",
|
|
"_inCache": true,
|
|
"_location": "/pouchdb-collections",
|
|
"_nodeVersion": "2.5.0",
|
|
"_npmUser": {
|
|
"name": "nolanlawson",
|
|
"email": "nolan@nolanlawson.com"
|
|
},
|
|
"_npmVersion": "2.13.2",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "pouchdb-collections@^1.0.1",
|
|
"scope": null,
|
|
"escapedName": "pouchdb-collections",
|
|
"name": "pouchdb-collections",
|
|
"rawSpec": "^1.0.1",
|
|
"spec": ">=1.0.1 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/websql"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/pouchdb-collections/-/pouchdb-collections-1.0.1.tgz",
|
|
"_shasum": "fe63a17da977611abef7cb8026cb1a9553fd8359",
|
|
"_shrinkwrap": null,
|
|
"_spec": "pouchdb-collections@^1.0.1",
|
|
"_where": "/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/websql",
|
|
"author": {
|
|
"name": "Calvin Metcalf",
|
|
"email": "cmetcalf@appgeo.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/nolanlawson/pouchdb-collections/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Map and Set shims for PouchDB",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "fe63a17da977611abef7cb8026cb1a9553fd8359",
|
|
"tarball": "https://registry.npmjs.org/pouchdb-collections/-/pouchdb-collections-1.0.1.tgz"
|
|
},
|
|
"gitHead": "08187aa716f55bf21404c7ce6c3391736005f664",
|
|
"homepage": "https://github.com/nolanlawson/pouchdb-collections",
|
|
"keywords": [
|
|
"map",
|
|
"set",
|
|
"collections"
|
|
],
|
|
"license": "Apache 2",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "nolanlawson",
|
|
"email": "nolan@nolanlawson.com"
|
|
},
|
|
{
|
|
"name": "daleharvey",
|
|
"email": "dale@arandomurl.com"
|
|
},
|
|
{
|
|
"name": "cwmma",
|
|
"email": "calvin.metcalf@gmail.com"
|
|
},
|
|
{
|
|
"name": "commandoline",
|
|
"email": "marten@marten-de-vries.nl"
|
|
}
|
|
],
|
|
"name": "pouchdb-collections",
|
|
"optionalDependencies": {},
|
|
"readme": "PouchDB Collections\n=======\n\nSuper-minimal ES6 Map and Set shims for PouchDB. Published as a separate repo so that Browserify can correctly collapse it when used in both PouchDB and PouchDB map/reduce modules.",
|
|
"readmeFilename": "README.md",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/nolanlawson/pouchdb-collections.git"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "1.0.1"
|
|
}
|