npm
Version:
a package manager for JavaScript
123 lines (122 loc) • 3 kB
JSON
{
"_args": [
[
"lodash.padleft@^3.0.0",
"/Users/rebecca/code/npm/node_modules/gauge"
]
],
"_from": "lodash.padleft@>=3.0.0 <4.0.0",
"_id": "lodash.padleft@3.1.1",
"_inCache": true,
"_location": "/lodash.padleft",
"_nodeVersion": "0.12.2",
"_npmUser": {
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
"_npmVersion": "2.9.0",
"_phantomChildren": {},
"_requested": {
"name": "lodash.padleft",
"raw": "lodash.padleft@^3.0.0",
"rawSpec": "^3.0.0",
"scope": null,
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/gauge"
],
"_resolved": "https://registry.npmjs.org/lodash.padleft/-/lodash.padleft-3.1.1.tgz",
"_shasum": "150151f1e0245edba15d50af2d71f1d5cff46530",
"_shrinkwrap": null,
"_spec": "lodash.padleft@^3.0.0",
"_where": "/Users/rebecca/code/npm/node_modules/gauge",
"author": {
"email": "john.david.dalton@gmail.com",
"name": "John-David Dalton",
"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": "Benjamin Tan",
"email": "demoneaux@gmail.com",
"url": "https://d10.github.io/"
},
{
"name": "Blaine Bublitz",
"email": "blaine@iceddev.com",
"url": "http://www.iceddev.com/"
},
{
"name": "Kit Cambridge",
"email": "github@kitcambridge.be",
"url": "http://kitcambridge.be/"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"dependencies": {
"lodash._basetostring": "^3.0.0",
"lodash._createpadding": "^3.0.0"
},
"description": "The modern build of lodash’s `_.padLeft` as a module.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "150151f1e0245edba15d50af2d71f1d5cff46530",
"tarball": "http://registry.npmjs.org/lodash.padleft/-/lodash.padleft-3.1.1.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash",
"lodash-modularized",
"stdlib",
"util"
],
"license": "MIT",
"maintainers": [
{
"name": "jdalton",
"email": "john.david.dalton@gmail.com"
},
{
"name": "d10",
"email": "demoneaux@gmail.com"
},
{
"name": "kitcambridge",
"email": "github@kitcambridge.be"
},
{
"name": "mathias",
"email": "mathias@qiwi.be"
},
{
"name": "phated",
"email": "blaine@iceddev.com"
}
],
"name": "lodash.padleft",
"optionalDependencies": {},
"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.1.1"
}