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.

69 lines
1.7 KiB

{
"_from": "ltgt@~2.1.1",
"_id": "ltgt@2.1.3",
"_inBundle": false,
"_integrity": "sha1-EIUaBtmWS5cReEQcI8nlJpjuzjQ=",
"_location": "/ltgt",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "ltgt@~2.1.1",
"name": "ltgt",
"escapedName": "ltgt",
"rawSpec": "~2.1.1",
"saveSpec": null,
"fetchSpec": "~2.1.1"
},
"_requiredBy": [
"/level-post",
"/level-sublevel"
],
"_resolved": "https://registry.npmjs.org/ltgt/-/ltgt-2.1.3.tgz",
"_shasum": "10851a06d9964b971178441c23c9e52698eece34",
"_spec": "ltgt@~2.1.1",
"_where": "/home/yimian/iot/mqtt/smartfarm/node_modules/level-sublevel",
"author": {
"name": "Dominic Tarr",
"email": "dominic.tarr@gmail.com",
"url": "http://dominictarr.com"
},
"bugs": {
"url": "https://github.com/dominictarr/ltgt/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "implement correct ranges for level-*",
"devDependencies": {
"tape": "~2.13.1"
},
"homepage": "https://github.com/dominictarr/ltgt",
"license": "MIT",
"name": "ltgt",
"repository": {
"type": "git",
"url": "git://github.com/dominictarr/ltgt.git"
},
"scripts": {
"prepublish": "npm ls && node test.js",
"test": "node test.js"
},
"testling": {
"files": "test.js",
"browsers": [
"ie/8..latest",
"firefox/17..latest",
"firefox/nightly",
"chrome/22..latest",
"chrome/canary",
"opera/12..latest",
"opera/next",
"safari/5.1..latest",
"ipad/6.0..latest",
"iphone/6.0..latest",
"android-browser/4.2..latest"
]
},
"version": "2.1.3"
}