node/deps/npm/node_modules/lodash.isarguments/package.json
Rebecca Turner 76cb81b354 deps: upgrade npm to 3.6.0
PR-URL: https://github.com/nodejs/node/pull/4958
Reviewed-By: Myles Borins <mborins@us.ibm.com>
Reviewed-By: Kat Marchán <kzm@sykosomatic.org>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
2016-02-01 10:43:34 -05:00

112 lines
2.9 KiB
JSON

{
"_args": [
[
"lodash.isarguments@3.0.5",
"/Users/rebecca/code/npm"
]
],
"_from": "lodash.isarguments@3.0.5",
"_id": "lodash.isarguments@3.0.5",
"_inCache": true,
"_installable": true,
"_location": "/lodash.isarguments",
"_nodeVersion": "5.4.0",
"_npmUser": {
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
"_npmVersion": "2.14.15",
"_phantomChildren": {},
"_requested": {
"name": "lodash.isarguments",
"raw": "lodash.isarguments@3.0.5",
"rawSpec": "3.0.5",
"scope": null,
"spec": "3.0.5",
"type": "version"
},
"_requiredBy": [
"/",
"/lodash.keys",
"/lodash.union/lodash._baseflatten",
"/standard/standard-engine/eslint/lodash.merge",
"/standard/standard-engine/eslint/lodash.merge/lodash.isplainobject",
"/standard/standard-engine/eslint/lodash.merge/lodash.keysin",
"/standard/standard-engine/eslint/lodash.omit/lodash._baseflatten",
"/standard/standard-engine/eslint/lodash.omit/lodash.keysin"
],
"_resolved": "https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.0.5.tgz",
"_shasum": "d5fdffdb83569fd77344aeb4a54abb89482728e5",
"_shrinkwrap": null,
"_spec": "lodash.isarguments@3.0.5",
"_where": "/Users/rebecca/code/npm",
"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": "Blaine Bublitz",
"email": "blaine@iceddev.com",
"url": "https://github.com/phated"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"dependencies": {},
"description": "The lodash method `_.isArguments` exported as a module.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "d5fdffdb83569fd77344aeb4a54abb89482728e5",
"tarball": "http://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.0.5.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"isarguments",
"lodash",
"lodash-modularized",
"stdlib",
"util"
],
"license": "MIT",
"maintainers": [
{
"name": "jdalton",
"email": "john.david.dalton@gmail.com"
},
{
"name": "mathias",
"email": "mathias@qiwi.be"
},
{
"name": "phated",
"email": "blaine@iceddev.com"
}
],
"name": "lodash.isarguments",
"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.0.5"
}