{ "_from": "leveldown@~1.4.3", "_id": "leveldown@1.4.6", "_inBundle": false, "_integrity": "sha1-xie6pMZ2X9Pr+U87MKeu/bnIk/s=", "_location": "/leveldown", "_phantomChildren": { "xtend": "4.0.1" }, "_requested": { "type": "range", "registry": true, "raw": "leveldown@~1.4.3", "name": "leveldown", "escapedName": "leveldown", "rawSpec": "~1.4.3", "saveSpec": null, "fetchSpec": "~1.4.3" }, "_requiredBy": [ "/mosca" ], "_resolved": "https://registry.npmjs.org/leveldown/-/leveldown-1.4.6.tgz", "_shasum": "c627baa4c6765fd3ebf94f3b30a7aefdb9c893fb", "_spec": "leveldown@~1.4.3", "_where": "/home/yimian/iot/mqtt/smartfarm/node_modules/mosca", "bugs": { "url": "https://github.com/level/leveldown/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Rod Vagg", "email": "r@va.gg", "url": "https://github.com/rvagg" }, { "name": "John Chesley", "email": "john@chesl.es", "url": "https://github.com/chesles/" }, { "name": "Jake Verbaten", "email": "raynos2@gmail.com", "url": "https://github.com/raynos" }, { "name": "Dominic Tarr", "email": "dominic.tarr@gmail.com", "url": "https://github.com/dominictarr" }, { "name": "Max Ogden", "email": "max@maxogden.com", "url": "https://github.com/maxogden" }, { "name": "Lars-Magnus Skog", "email": "ralphtheninja@riseup.net", "url": "https://github.com/ralphtheninja" }, { "name": "David Björklund", "email": "david.bjorklund@gmail.com", "url": "https://github.com/kesla" }, { "name": "Julian Gruber", "email": "julian@juliangruber.com", "url": "https://github.com/juliangruber" }, { "name": "Paolo Fragomeni", "email": "paolo@async.ly", "url": "https://github.com/hij1nx" }, { "name": "Anton Whalley", "email": "anton.whalley@nearform.com", "url": "https://github.com/No9" }, { "name": "Matteo Collina", "email": "matteo.collina@gmail.com", "url": "https://github.com/mcollina" }, { "name": "Pedro Teixeira", "email": "pedro.teixeira@gmail.com", "url": "https://github.com/pgte" }, { "name": "James Halliday", "email": "mail@substack.net", "url": "https://github.com/substack" } ], "dependencies": { "abstract-leveldown": "~2.4.0", "bindings": "~1.2.1", "fast-future": "~1.0.0", "nan": "~2.3.0", "prebuild": "^4.1.1" }, "deprecated": false, "description": "A Node.js LevelDB binding, primary backend for LevelUP", "devDependencies": { "async": "~1.5.0", "delayed": "~1.0.1", "du": "~0.1.0", "faucet": "0.0.1", "mkfiletree": "~1.0.1", "monotonic-timestamp": "~0.0.8", "node-uuid": "~1.4.3", "optimist": "~0.6.1", "readfiletree": "~0.0.1", "rimraf": "~2.5.0", "slump": "~2.0.0", "tape": "~4.5.1" }, "gypfile": true, "homepage": "https://github.com/level/leveldown", "keywords": [ "leveldb", "level" ], "license": "MIT", "main": "leveldown.js", "name": "leveldown", "repository": { "type": "git", "url": "git+https://github.com/level/leveldown.git" }, "scripts": { "install": "prebuild --install", "prebuild": "prebuild --all --strip --verbose", "rebuild": "prebuild --compile", "test": "tape test/*-test.js | faucet" }, "version": "1.4.6" }