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.

44 lines
1.2 KiB

{
"_from": "util-extend@^1.0.1",
"_id": "util-extend@1.0.3",
"_inBundle": false,
"_integrity": "sha1-p8IW0mdUUWljeztu3GypEZ4v+T8=",
"_location": "/util-extend",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "util-extend@^1.0.1",
"name": "util-extend",
"escapedName": "util-extend",
"rawSpec": "^1.0.1",
"saveSpec": null,
"fetchSpec": "^1.0.1"
},
"_requiredBy": [
"/execspawn"
],
"_resolved": "https://registry.npmjs.org/util-extend/-/util-extend-1.0.3.tgz",
"_shasum": "a7c216d267545169637b3b6edc6ca9119e2ff93f",
"_spec": "util-extend@^1.0.1",
"_where": "/home/yimian/iot/mqtt/smartfarm/node_modules/execspawn",
"author": "",
"bugs": {
"url": "https://github.com/isaacs/util-extend/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Node's internal object extension function",
"homepage": "https://github.com/isaacs/util-extend#readme",
"license": "MIT",
"main": "extend.js",
"name": "util-extend",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/util-extend.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.0.3"
}