You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

134 lines
3.3 KiB

{
"_args": [
[
"lodash.merge@^3.3.2",
"/Users/mzasso/git/forks/node/node_modules/eslint"
]
],
"_from": "lodash.merge@>=3.3.2 <4.0.0",
"_id": "lodash.merge@3.3.2",
"_inCache": true,
"_installable": true,
"_location": "/eslint/lodash.merge",
"_nodeVersion": "0.12.5",
"_npmUser": {
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
"_npmVersion": "2.12.0",
"_phantomChildren": {},
"_requested": {
"name": "lodash.merge",
"raw": "lodash.merge@^3.3.2",
"rawSpec": "^3.3.2",
"scope": null,
"spec": ">=3.3.2 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/eslint"
],
"_resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-3.3.2.tgz",
"_shasum": "0d90d93ed637b1878437bb3e21601260d7afe994",
"_shrinkwrap": null,
"_spec": "lodash.merge@^3.3.2",
"_where": "/Users/mzasso/git/forks/node/node_modules/eslint",
"author": {
"email": "john.david.dalton@gmail.com",
"name": "John-David Dalton",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
{
"name": "Benjamin Tan",
"email": "demoneaux@gmail.com",
"url": "https://d10.github.io/"
},
{
"name": "Blaine Bublitz",
"email": "blaine@iceddev.com",
"url": "http://www.iceddev.com/"
},
{
"name": "Kit Cambridge",
"email": "github@kitcambridge.be",
"url": "http://kitcambridge.be/"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"dependencies": {
"lodash._arraycopy": "^3.0.0",
"lodash._arrayeach": "^3.0.0",
"lodash._createassigner": "^3.0.0",
"lodash._getnative": "^3.0.0",
"lodash.isarguments": "^3.0.0",
"lodash.isarray": "^3.0.0",
"lodash.isplainobject": "^3.0.0",
"lodash.istypedarray": "^3.0.0",
"lodash.keys": "^3.0.0",
"lodash.keysin": "^3.0.0",
"lodash.toplainobject": "^3.0.0"
},
"description": "The modern build of lodash’s `_.merge` as a module.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "0d90d93ed637b1878437bb3e21601260d7afe994",
"tarball": "http://registry.npmjs.org/lodash.merge/-/lodash.merge-3.3.2.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash",
"lodash-modularized",
"stdlib",
"util"
],
"license": "MIT",
"maintainers": [
{
"name": "jdalton",
"email": "john.david.dalton@gmail.com"
},
{
"name": "kitcambridge",
"email": "github@kitcambridge.be"
},
{
"name": "mathias",
"email": "mathias@qiwi.be"
},
{
"name": "phated",
"email": "blaine@iceddev.com"
},
{
"name": "d10",
"email": "demoneaux@gmail.com"
}
],
"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": "3.3.2"
}