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

111 lines
3.3 KiB
JSON

{
"_args": [
[
{
"raw": "lodash._root@^3.0.0",
"scope": null,
"escapedName": "lodash._root",
"name": "lodash._root",
"rawSpec": "^3.0.0",
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/lodash.escape"
]
],
"_from": "lodash._root@>=3.0.0 <4.0.0",
"_id": "lodash._root@3.0.1",
"_inCache": true,
"_location": "/lodash._root",
"_nodeVersion": "5.5.0",
"_npmOperationalInternal": {
"host": "packages-6-west.internal.npmjs.com",
"tmp": "tmp/lodash._root-3.0.1.tgz_1455615057559_0.24128212919458747"
},
"_npmUser": {
"name": "jdalton",
"email": "john.david.dalton@gmail.com"
},
"_npmVersion": "2.14.18",
"_phantomChildren": {},
"_requested": {
"raw": "lodash._root@^3.0.0",
"scope": null,
"escapedName": "lodash._root",
"name": "lodash._root",
"rawSpec": "^3.0.0",
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/lodash.escape"
],
"_resolved": "https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz",
"_shasum": "fba1c4524c19ee9a5f8136b4609f017cf4ded692",
"_shrinkwrap": null,
"_spec": "lodash._root@^3.0.0",
"_where": "/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/lodash.escape",
"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@iceddev.com",
"url": "https://github.com/phated"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"dependencies": {},
"description": "The internal lodash function `root` exported as a module.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "fba1c4524c19ee9a5f8136b4609f017cf4ded692",
"tarball": "https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"license": "MIT",
"maintainers": [
{
"name": "jdalton",
"email": "john.david.dalton@gmail.com"
},
{
"name": "mathias",
"email": "mathias@qiwi.be"
},
{
"name": "phated",
"email": "blaine.bublitz@gmail.com"
}
],
"name": "lodash._root",
"optionalDependencies": {},
"readme": "# lodash._root v3.0.1\n\nThe internal [lodash](https://lodash.com/) function `root` exported as a [Node.js](https://nodejs.org/) module.\n\n## Installation\n\nUsing npm:\n```bash\n$ {sudo -H} npm i -g npm\n$ npm i --save lodash._root\n```\n\nIn Node.js:\n```js\nvar root = require('lodash._root');\n```\n\nSee the [package source](https://github.com/lodash/lodash/blob/3.0.1-npm-packages/lodash._root) 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/lodash-cli for testing details.\""
},
"version": "3.0.1"
}