2019-07-13 03:00:33 +08:00

105 lines
2.7 KiB
JSON

{
"_args": [
[
{
"name": "lodash.merge",
"raw": "lodash.merge@^4.4.0",
"rawSpec": "^4.4.0",
"scope": null,
"spec": ">=4.4.0 <5.0.0",
"type": "range"
},
"/Users/oopsguy/Projects/microservices/node_modules/cheerio"
]
],
"_from": "lodash.merge@>=4.4.0 <5.0.0",
"_id": "lodash.merge@4.6.1",
"_inCache": true,
"_installable": true,
"_location": "/lodash.merge",
"_nodeVersion": "9.3.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/lodash.merge-4.6.1.tgz_1517717256850_0.6092512272298336"
},
"_npmUser": {
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"name": "lodash.merge",
"raw": "lodash.merge@^4.4.0",
"rawSpec": "^4.4.0",
"scope": null,
"spec": ">=4.4.0 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/cheerio"
],
"_resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.1.tgz",
"_shasum": "adc25d9cb99b9391c59624f379fbba60d7111d54",
"_shrinkwrap": null,
"_spec": "lodash.merge@^4.4.0",
"_where": "/Users/oopsguy/Projects/microservices/node_modules/cheerio",
"author": {
"email": "john.david.dalton@gmail.com",
"name": "John-David Dalton",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"contributors": [
{
"email": "john.david.dalton@gmail.com",
"name": "John-David Dalton",
"url": "http://allyoucanleet.com/"
},
{
"email": "mathias@qiwi.be",
"name": "Mathias Bynens",
"url": "https://mathiasbynens.be/"
}
],
"dependencies": {},
"description": "The Lodash method `_.merge` exported as a module.",
"devDependencies": {},
"directories": {},
"dist": {
"integrity": "sha512-AOYza4+Hf5z1/0Hztxpm2/xiPZgi/cjMqdnKTUWTBSKchJlxXXuUSxCCl8rJlf4g6yww/j6mA8nC8Hw/EZWxKQ==",
"shasum": "adc25d9cb99b9391c59624f379fbba60d7111d54",
"tarball": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.1.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash-modularized",
"merge"
],
"license": "MIT",
"maintainers": [
{
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
{
"email": "mathias@qiwi.be",
"name": "mathias"
}
],
"name": "lodash.merge",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
"version": "4.6.1"
}