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.
70 lines
1.7 KiB
70 lines
1.7 KiB
{
|
|
"_from": "ltgt@2.2.1",
|
|
"_id": "ltgt@2.2.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-81ypHEk/e3PaDgdJUwTxezH4fuU=",
|
|
"_location": "/ltgt",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "ltgt@2.2.1",
|
|
"name": "ltgt",
|
|
"escapedName": "ltgt",
|
|
"rawSpec": "2.2.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.2.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/level-js",
|
|
"/pouchdb-node"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/ltgt/-/ltgt-2.2.1.tgz",
|
|
"_shasum": "f35ca91c493f7b73da0e07495304f17b31f87ee5",
|
|
"_spec": "ltgt@2.2.1",
|
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/pouchdb-node",
|
|
"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.2.1"
|
|
}
|