forked from Mirrors/doipjs
58 lines
1.4 KiB
JSON
58 lines
1.4 KiB
JSON
|
{
|
||
|
"_from": "just-extend@^4.0.2",
|
||
|
"_id": "just-extend@4.1.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-aWgeGFW67BP3e5181Ep1Fv2v8z//iBJfrvyTnq8wG86vEESwmonn1zPBJ0VfmT9CJq2FIT0VsETtrNFm2a+SHA==",
|
||
|
"_location": "/just-extend",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "just-extend@^4.0.2",
|
||
|
"name": "just-extend",
|
||
|
"escapedName": "just-extend",
|
||
|
"rawSpec": "^4.0.2",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^4.0.2"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/nise"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/just-extend/-/just-extend-4.1.1.tgz",
|
||
|
"_shasum": "158f1fdb01f128c411dc8b286a7b4837b3545282",
|
||
|
"_spec": "just-extend@^4.0.2",
|
||
|
"_where": "/home/yarmo/dev/keyoxide/doipjs/node_modules/nise",
|
||
|
"author": {
|
||
|
"name": "Angus Croll"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/angus-c/just/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"deprecated": false,
|
||
|
"description": "extend an object",
|
||
|
"homepage": "https://github.com/angus-c/just#readme",
|
||
|
"keywords": [
|
||
|
"object",
|
||
|
"assign",
|
||
|
"clone",
|
||
|
"copy",
|
||
|
"merge",
|
||
|
"deep-copy",
|
||
|
"extend",
|
||
|
"no-dependencies",
|
||
|
"just"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"name": "just-extend",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/angus-c/just.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"version": "4.1.1"
|
||
|
}
|