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.

73 lines
1.8 KiB

{
"_from": "typewiselite@~1.0.0",
"_id": "typewiselite@1.0.0",
"_inBundle": false,
"_integrity": "sha1-yIgvobsQksBgBal/NO9chQjjZk4=",
"_location": "/typewiselite",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "typewiselite@~1.0.0",
"name": "typewiselite",
"escapedName": "typewiselite",
"rawSpec": "~1.0.0",
"saveSpec": null,
"fetchSpec": "~1.0.0"
},
"_requiredBy": [
"/level-sublevel"
],
"_resolved": "https://registry.npmjs.org/typewiselite/-/typewiselite-1.0.0.tgz",
"_shasum": "c8882fa1bb1092c06005a97f34ef5c8508e3664e",
"_spec": "typewiselite@~1.0.0",
"_where": "/home/yimian/iot/mqtt/smartfarm/node_modules/level-sublevel",
"author": {
"name": "Dean Landolt",
"email": "dean@deanlandolt.com"
},
"bugs": {
"url": "https://github.com/dominictarr/typewiselite/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "comparison for sensible javascript objects",
"devDependencies": {
"tape": "~2.14.0"
},
"homepage": "https://github.com/dominictarr/typewiselite#readme",
"keywords": [
"sort",
"order",
"collation",
"leveldb",
"indexeddb",
"couchdb"
],
"license": "MIT",
"name": "typewiselite",
"repository": {
"type": "git",
"url": "git+https://github.com/dominictarr/typewiselite.git"
},
"scripts": {
"test": "node test/compare.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": "1.0.0"
}