GT2/GT2-iOS/node_modules/lodash-es/package.json

118 lines
3.3 KiB
JSON

{
"_args": [
[
{
"raw": "lodash-es@^4.2.0",
"scope": null,
"escapedName": "lodash-es",
"name": "lodash-es",
"rawSpec": "^4.2.0",
"spec": ">=4.2.0 <5.0.0",
"type": "range"
},
"/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/react-redux"
]
],
"_from": "lodash-es@>=4.2.0 <5.0.0",
"_id": "lodash-es@4.17.5",
"_inCache": true,
"_location": "/lodash-es",
"_nodeVersion": "9.3.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/lodash-es-4.17.5.tgz_1517704865721_0.6698488385882229"
},
"_npmUser": {
"name": "jdalton",
"email": "john.david.dalton@gmail.com"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"raw": "lodash-es@^4.2.0",
"scope": null,
"escapedName": "lodash-es",
"name": "lodash-es",
"rawSpec": "^4.2.0",
"spec": ">=4.2.0 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/react-redux",
"/redux"
],
"_resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.5.tgz",
"_shasum": "9fc6e737b1c4d151d8f9cae2247305d552ce748f",
"_shrinkwrap": null,
"_spec": "lodash-es@^4.2.0",
"_where": "/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/react-redux",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash-cli/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": "Lodash exported as ES modules.",
"devDependencies": {},
"directories": {},
"dist": {
"integrity": "sha512-Ez3ONp3TK9gX1HYKp6IhetcVybD+2F+Yp6GS9dfH8ue6EOCEzQtQEh4K0FYWBP9qLv+lzeQAYXw+3ySfxyZqkw==",
"shasum": "9fc6e737b1c4d151d8f9cae2247305d552ce748f",
"tarball": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.5.tgz"
},
"homepage": "https://lodash.com/custom-builds",
"jsnext:main": "lodash.js",
"keywords": [
"es6",
"modules",
"stdlib",
"util"
],
"license": "MIT",
"main": "lodash.js",
"maintainers": [
{
"name": "jdalton",
"email": "john.david.dalton@gmail.com"
},
{
"name": "mathias",
"email": "mathias@qiwi.be"
}
],
"module": "lodash.js",
"name": "lodash-es",
"optionalDependencies": {},
"readme": "# lodash-es v4.17.5\n\nThe [Lodash](https://lodash.com/) library exported as [ES](http://www.ecma-international.org/ecma-262/6.0/) modules.\n\nGenerated using [lodash-cli](https://www.npmjs.com/package/lodash-cli):\n```shell\n$ lodash modularize exports=es -o ./\n```\n\nSee the [package source](https://github.com/lodash/lodash/tree/4.17.5-es) for more details.\n",
"readmeFilename": "README.md",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
},
"sideEffects": false,
"version": "4.17.5"
}