49 lines
1.1 KiB
JSON
49 lines
1.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"util-extend@1.0.3",
|
|
"C:\\wamp64\\www\\ilink"
|
|
]
|
|
],
|
|
"_from": "util-extend@1.0.3",
|
|
"_id": "util-extend@1.0.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-p8IW0mdUUWljeztu3GypEZ4v+T8=",
|
|
"_location": "/util-extend",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "util-extend@1.0.3",
|
|
"name": "util-extend",
|
|
"escapedName": "util-extend",
|
|
"rawSpec": "1.0.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.0.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/domhelper",
|
|
"/slimscroll"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/util-extend/-/util-extend-1.0.3.tgz",
|
|
"_spec": "1.0.3",
|
|
"_where": "C:\\wamp64\\www\\ilink",
|
|
"author": "",
|
|
"bugs": {
|
|
"url": "https://github.com/isaacs/util-extend/issues"
|
|
},
|
|
"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"
|
|
}
|