115 lines
3.3 KiB
JSON
115 lines
3.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "lodash.pad@^4.1.0",
|
|
"scope": null,
|
|
"escapedName": "lodash.pad",
|
|
"name": "lodash.pad",
|
|
"rawSpec": "^4.1.0",
|
|
"spec": ">=4.1.0 <5.0.0",
|
|
"type": "range"
|
|
},
|
|
"/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/gauge"
|
|
]
|
|
],
|
|
"_from": "lodash.pad@>=4.1.0 <5.0.0",
|
|
"_id": "lodash.pad@4.5.1",
|
|
"_inCache": true,
|
|
"_location": "/lodash.pad",
|
|
"_nodeVersion": "4.4.7",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-16-east.internal.npmjs.com",
|
|
"tmp": "tmp/lodash.pad-4.5.1.tgz_1471110186112_0.6179124757181853"
|
|
},
|
|
"_npmUser": {
|
|
"name": "jdalton",
|
|
"email": "john.david.dalton@gmail.com"
|
|
},
|
|
"_npmVersion": "2.15.10",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "lodash.pad@^4.1.0",
|
|
"scope": null,
|
|
"escapedName": "lodash.pad",
|
|
"name": "lodash.pad",
|
|
"rawSpec": "^4.1.0",
|
|
"spec": ">=4.1.0 <5.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/gauge"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/lodash.pad/-/lodash.pad-4.5.1.tgz",
|
|
"_shasum": "4330949a833a7c8da22cc20f6a26c4d59debba70",
|
|
"_shrinkwrap": null,
|
|
"_spec": "lodash.pad@^4.1.0",
|
|
"_where": "/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/gauge",
|
|
"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 `_.pad` exported as a module.",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "4330949a833a7c8da22cc20f6a26c4d59debba70",
|
|
"tarball": "https://registry.npmjs.org/lodash.pad/-/lodash.pad-4.5.1.tgz"
|
|
},
|
|
"homepage": "https://lodash.com/",
|
|
"icon": "https://lodash.com/icon.svg",
|
|
"keywords": [
|
|
"lodash-modularized",
|
|
"pad"
|
|
],
|
|
"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.pad",
|
|
"optionalDependencies": {},
|
|
"readme": "# lodash.pad v4.5.1\n\nThe [lodash](https://lodash.com/) method `_.pad` 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.pad\n```\n\nIn Node.js:\n```js\nvar pad = require('lodash.pad');\n```\n\nSee the [documentation](https://lodash.com/docs#pad) or [package source](https://github.com/lodash/lodash/blob/4.5.1-npm-packages/lodash.pad) 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": "4.5.1"
|
|
}
|