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