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.

47 lines
1.3 KiB

{
"_from": "optional@^0.1.3",
"_id": "optional@0.1.4",
"_inBundle": false,
"_integrity": "sha512-gtvrrCfkE08wKcgXaVwQVgwEQ8vel2dc5DDBn9RLQZ3YtmtkBss6A2HY6BnJH4N/4Ku97Ri/SF8sNWE2225WJw==",
"_location": "/optional",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "optional@^0.1.3",
"name": "optional",
"escapedName": "optional",
"rawSpec": "^0.1.3",
"saveSpec": null,
"fetchSpec": "^0.1.3"
},
"_requiredBy": [
"/kafka-node"
],
"_resolved": "https://registry.npmjs.org/optional/-/optional-0.1.4.tgz",
"_shasum": "cdb1a9bedc737d2025f690ceeb50e049444fd5b3",
"_spec": "optional@^0.1.3",
"_where": "/home/yimian/iot/mqtt/smartfarm/node_modules/kafka-node",
"bugs": {
"url": "https://github.com/tony-o/node-optional/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Allows you to optionally include modules without surrounding everything with 'try/catch'",
"homepage": "http://segomos.com/",
"keywords": [
"include",
"optional include",
"optional",
"require",
"exists"
],
"license": "MIT",
"main": "optional",
"name": "optional",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/tony-o/node-optional.git"
},
"version": "0.1.4"
}