109 lines
2.5 KiB
JSON
109 lines
2.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"extend-shallow@^1.1.2",
|
|
"/home/bernhard/freifunk-app/node_modules/plugin-error"
|
|
]
|
|
],
|
|
"_from": "extend-shallow@>=1.1.2 <2.0.0",
|
|
"_id": "extend-shallow@1.1.4",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/extend-shallow",
|
|
"_nodeVersion": "0.12.0",
|
|
"_npmUser": {
|
|
"email": "github@sellside.com",
|
|
"name": "jonschlinkert"
|
|
},
|
|
"_npmVersion": "2.5.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "extend-shallow",
|
|
"raw": "extend-shallow@^1.1.2",
|
|
"rawSpec": "^1.1.2",
|
|
"scope": null,
|
|
"spec": ">=1.1.2 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/plugin-error"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz",
|
|
"_shasum": "19d6bf94dfc09d76ba711f39b872d21ff4dd9071",
|
|
"_shrinkwrap": null,
|
|
"_spec": "extend-shallow@^1.1.2",
|
|
"_where": "/home/bernhard/freifunk-app/node_modules/plugin-error",
|
|
"author": {
|
|
"name": "Jon Schlinkert",
|
|
"url": "https://github.com/jonschlinkert"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jonschlinkert/extend-shallow/issues"
|
|
},
|
|
"dependencies": {
|
|
"kind-of": "^1.1.0"
|
|
},
|
|
"description": "Extend an object with the properties of additional objects. node.js/javascript util.",
|
|
"devDependencies": {
|
|
"array-slice": "^0.2.2",
|
|
"benchmarked": "^0.1.3",
|
|
"chalk": "^0.5.1",
|
|
"for-own": "^0.1.2",
|
|
"glob": "^4.3.1",
|
|
"is-plain-object": "^2.0.0",
|
|
"minimist": "^1.1.0",
|
|
"mocha": "*",
|
|
"should": "^5.0.1"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "19d6bf94dfc09d76ba711f39b872d21ff4dd9071",
|
|
"tarball": "https://registry.npmjs.org/extend-shallow/-/extend-shallow-1.1.4.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "1b97f0c177ce152d85b6f6e69c6154232665bf7a",
|
|
"homepage": "https://github.com/jonschlinkert/extend-shallow",
|
|
"keywords": [
|
|
"extend",
|
|
"javascript",
|
|
"js",
|
|
"keys",
|
|
"merge",
|
|
"obj",
|
|
"object",
|
|
"prop",
|
|
"properties",
|
|
"property",
|
|
"props",
|
|
"shallow",
|
|
"util",
|
|
"utility",
|
|
"utils",
|
|
"value"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "jonschlinkert",
|
|
"email": "github@sellside.com"
|
|
}
|
|
],
|
|
"name": "extend-shallow",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/jonschlinkert/extend-shallow.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"version": "1.1.4"
|
|
}
|