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.

55 lines
1.5 KiB

{
"_from": "level-post@^1.0.7",
"_id": "level-post@1.0.7",
"_inBundle": false,
"_integrity": "sha512-PWYqG4Q00asOrLhX7BejSajByB4EmG2GaKHfj3h5UmmZ2duciXLPGYWIjBzLECFWUGOZWlm5B20h/n3Gs3HKew==",
"_location": "/level-post",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "level-post@^1.0.7",
"name": "level-post",
"escapedName": "level-post",
"rawSpec": "^1.0.7",
"saveSpec": null,
"fetchSpec": "^1.0.7"
},
"_requiredBy": [
"/pull-level"
],
"_resolved": "https://registry.npmjs.org/level-post/-/level-post-1.0.7.tgz",
"_shasum": "19ccca9441a7cc527879a0635000f06d5e8f27d0",
"_spec": "level-post@^1.0.7",
"_where": "/home/yimian/iot/mqtt/smartfarm/node_modules/pull-level",
"author": {
"name": "Dominic Tarr",
"email": "dominic.tarr@gmail.com",
"url": "http://dominictarr.com"
},
"bugs": {
"url": "https://github.com/dominictarr/level-post/issues"
},
"bundleDependencies": false,
"dependencies": {
"ltgt": "^2.1.2"
},
"deprecated": false,
"description": "get consistent post hooks for leveldb.",
"devDependencies": {
"bytewise": "~0.7.1",
"level-test": "^2.0.2",
"tape": "^2.13.3"
},
"homepage": "https://github.com/dominictarr/level-post",
"license": "MIT",
"name": "level-post",
"repository": {
"type": "git",
"url": "git://github.com/dominictarr/level-post.git"
},
"scripts": {
"test": "set -e; for t in test/*.js; do node $t; done"
},
"version": "1.0.7"
}