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.

65 lines
1.6 KiB

{
"_from": "typewise-core@^1.2",
"_id": "typewise-core@1.2.0",
"_inBundle": false,
"_integrity": "sha1-l+uRgFx/VdL5QXSPpQ0xXZke8ZU=",
"_location": "/typewise-core",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "typewise-core@^1.2",
"name": "typewise-core",
"escapedName": "typewise-core",
"rawSpec": "^1.2",
"saveSpec": null,
"fetchSpec": "^1.2"
},
"_requiredBy": [
"/bytewise-core",
"/typewise"
],
"_resolved": "https://registry.npmjs.org/typewise-core/-/typewise-core-1.2.0.tgz",
"_shasum": "97eb91805c7f55d2f941748fa50d315d991ef195",
"_spec": "typewise-core@^1.2",
"_where": "/home/yimian/iot/mqtt/smartfarm/node_modules/bytewise-core",
"author": {
"name": "Dean Landolt",
"email": "dean@deanlandolt.com"
},
"bugs": {
"url": "https://github.com/deanlandolt/typewise/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Core typewise type system functionality",
"devDependencies": {
"faucet": "0.0.1",
"tape": "^1.0"
},
"homepage": "https://github.com/deanlandolt/typewise-core",
"keywords": [
"typewise",
"types",
"compare",
"sort",
"order",
"collation",
"complex",
"structures",
"leveldb",
"indexeddb",
"keyvalue"
],
"license": "MIT",
"main": "index.js",
"name": "typewise-core",
"repository": {
"type": "git",
"url": "git+https://github.com/deanlandolt/typewise-core.git"
},
"scripts": {
"test": "tape test | faucet"
},
"version": "1.2.0"
}