wallet-core/node_modules/lodash.isequal/package.json

114 lines
2.9 KiB
JSON
Raw Normal View History

2016-10-10 03:43:44 +02:00
{
"_args": [
[
{
"raw": "lodash.isequal@^4.0.0",
"scope": null,
"escapedName": "lodash.isequal",
"name": "lodash.isequal",
"rawSpec": "^4.0.0",
"spec": ">=4.0.0 <5.0.0",
"type": "range"
},
"/home/dold/repos/taler/wallet-webex/node_modules/vinyl-fs"
]
],
"_from": "lodash.isequal@>=4.0.0 <5.0.0",
"_id": "lodash.isequal@4.4.0",
"_inCache": true,
"_location": "/lodash.isequal",
"_nodeVersion": "4.4.7",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/lodash.isequal-4.4.0.tgz_1471110028421_0.13921458693221211"
},
"_npmUser": {
"name": "jdalton",
"email": "john.david.dalton@gmail.com"
},
"_npmVersion": "2.15.10",
"_phantomChildren": {},
"_requested": {
"raw": "lodash.isequal@^4.0.0",
"scope": null,
"escapedName": "lodash.isequal",
"name": "lodash.isequal",
"rawSpec": "^4.0.0",
"spec": ">=4.0.0 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/vinyl-fs"
],
"_resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.4.0.tgz",
"_shasum": "6295768e98e14dc15ce8d362ef6340db82852031",
"_shrinkwrap": null,
"_spec": "lodash.isequal@^4.0.0",
"_where": "/home/dold/repos/taler/wallet-webex/node_modules/vinyl-fs",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"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.bublitz@gmail.com",
"url": "https://github.com/phated"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"dependencies": {},
"description": "The lodash method `_.isEqual` exported as a module.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "6295768e98e14dc15ce8d362ef6340db82852031",
"tarball": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.4.0.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash-modularized",
"isequal"
],
"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.isequal",
"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.4.0"
}