You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

77 lines
2.0 KiB

4 years ago
{
"_from": "pouchdb-node",
"_id": "pouchdb-node@7.2.1",
"_inBundle": false,
"_integrity": "sha512-KPWTi6GDQF2CsOJSuOlDISEkyeyO+r5zVwnUdJuwijc3uTBZvUhAAEE1MNqbo4sdXbGJUyKZfOeXLxoZh/XzVg==",
"_location": "/pouchdb-node",
"_phantomChildren": {
"core-util-is": "1.0.2",
"inherits": "2.0.4",
"isarray": "0.0.1"
},
"_requested": {
"type": "tag",
"registry": true,
"raw": "pouchdb-node",
"name": "pouchdb-node",
"escapedName": "pouchdb-node",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/pouchdb-node/-/pouchdb-node-7.2.1.tgz",
"_shasum": "887b6fbfdc1e67613b2801e5040ae2b99480e6c5",
"_spec": "pouchdb-node",
"_where": "/home/herrhase/Workspace/tentakelfabrik/board",
"author": {
"name": "Dale Harvey",
"email": "dale@arandomurl.com"
},
"bugs": {
"url": "https://github.com/pouchdb/pouchdb/issues"
},
"bundleDependencies": false,
"dependencies": {
"abort-controller": "3.0.0",
"argsarray": "0.0.1",
"buffer-from": "1.1.0",
"clone-buffer": "1.0.0",
"double-ended-queue": "2.1.0-0",
"fetch-cookie": "0.7.3",
"inherits": "2.0.4",
"level": "6.0.0",
"level-codec": "9.0.1",
"level-write-stream": "1.0.0",
"leveldown": "5.4.1",
"levelup": "4.1.0",
"ltgt": "2.2.1",
"node-fetch": "2.4.1",
"readable-stream": "1.0.33",
"through2": "3.0.1",
"uuid": "3.3.3",
"vuvuzela": "1.0.3"
},
"deprecated": false,
"description": "PouchDB, the Node-only edition.",
"files": [
"lib",
"dist",
"tonic-example.js"
],
"homepage": "https://github.com/pouchdb/pouchdb#readme",
"jsnext:main": "./lib/index.es.js",
"license": "Apache-2.0",
"main": "./lib/index.js",
"module": "./lib/index.es.js",
"name": "pouchdb-node",
"repository": {
"type": "git",
"url": "git+https://github.com/pouchdb/pouchdb.git"
},
"version": "7.2.1"
}