d2-ui
Version:
92 lines (91 loc) • 2.21 kB
JSON
{
"_args": [
[
"fill-keys@^1.0.2",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/proxyquire"
]
],
"_from": "fill-keys@>=1.0.2 <2.0.0",
"_id": "fill-keys@1.0.2",
"_inCache": true,
"_installable": true,
"_location": "/fill-keys",
"_nodeVersion": "2.2.1",
"_npmUser": {
"email": "bvdrucker@gmail.com",
"name": "bendrucker"
},
"_npmVersion": "3.3.3",
"_phantomChildren": {},
"_requested": {
"name": "fill-keys",
"raw": "fill-keys@^1.0.2",
"rawSpec": "^1.0.2",
"scope": null,
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/proxyquire"
],
"_resolved": "https://registry.npmjs.org/fill-keys/-/fill-keys-1.0.2.tgz",
"_shasum": "9a8fa36f4e8ad634e3bf6b4f3c8882551452eb20",
"_shrinkwrap": null,
"_spec": "fill-keys@^1.0.2",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/proxyquire",
"author": {
"email": "bvdrucker@gmail.com",
"name": "Ben Drucker",
"url": "bendrucker.me"
},
"bugs": {
"url": "https://github.com/bendrucker/fill-keys/issues"
},
"dependencies": {
"is-object": "~1.0.1",
"merge-descriptors": "~1.0.0"
},
"description": "Fill keys in a destination that are defined on the source",
"devDependencies": {
"standard": "^4.0.0",
"tape": "^4.0.0"
},
"directories": {},
"dist": {
"shasum": "9a8fa36f4e8ad634e3bf6b4f3c8882551452eb20",
"tarball": "http://registry.npmjs.org/fill-keys/-/fill-keys-1.0.2.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js",
"readme.md"
],
"gitHead": "b2a12c4bbbcc1dfea2a9603ba8d1ea979503dbb1",
"homepage": "https://github.com/bendrucker/fill-keys#readme",
"keywords": [
"keys",
"object",
"copy"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "bvdrucker@gmail.com",
"name": "bendrucker"
}
],
"name": "fill-keys",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/bendrucker/fill-keys.git"
},
"scripts": {
"test": "standard && tape test.js"
},
"version": "1.0.2"
}