c18ed47167af3a6de7f2aa0b927006143adf0066
[platform/upstream/nodejs.git] /
1 {
2   "name": "lodash.pad",
3   "version": "3.1.1",
4   "description": "The modern build of lodash’s `_.pad` as a module.",
5   "homepage": "https://lodash.com/",
6   "icon": "https://lodash.com/icon.svg",
7   "license": "MIT",
8   "keywords": [
9     "lodash",
10     "lodash-modularized",
11     "stdlib",
12     "util"
13   ],
14   "author": {
15     "name": "John-David Dalton",
16     "email": "john.david.dalton@gmail.com",
17     "url": "http://allyoucanleet.com/"
18   },
19   "contributors": [
20     {
21       "name": "John-David Dalton",
22       "email": "john.david.dalton@gmail.com",
23       "url": "http://allyoucanleet.com/"
24     },
25     {
26       "name": "Benjamin Tan",
27       "email": "demoneaux@gmail.com",
28       "url": "https://d10.github.io/"
29     },
30     {
31       "name": "Blaine Bublitz",
32       "email": "blaine@iceddev.com",
33       "url": "http://www.iceddev.com/"
34     },
35     {
36       "name": "Kit Cambridge",
37       "email": "github@kitcambridge.be",
38       "url": "http://kitcambridge.be/"
39     },
40     {
41       "name": "Mathias Bynens",
42       "email": "mathias@qiwi.be",
43       "url": "https://mathiasbynens.be/"
44     }
45   ],
46   "repository": {
47     "type": "git",
48     "url": "git+https://github.com/lodash/lodash.git"
49   },
50   "scripts": {
51     "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
52   },
53   "dependencies": {
54     "lodash._basetostring": "^3.0.0",
55     "lodash._createpadding": "^3.0.0"
56   },
57   "bugs": {
58     "url": "https://github.com/lodash/lodash/issues"
59   },
60   "_id": "lodash.pad@3.1.1",
61   "_shasum": "2e078ebc33b331d2ba34bf8732af129fd5c04624",
62   "_from": "lodash.pad@>=3.0.0 <4.0.0",
63   "_npmVersion": "2.12.0",
64   "_nodeVersion": "0.12.5",
65   "_npmUser": {
66     "name": "jdalton",
67     "email": "john.david.dalton@gmail.com"
68   },
69   "maintainers": [
70     {
71       "name": "jdalton",
72       "email": "john.david.dalton@gmail.com"
73     },
74     {
75       "name": "d10",
76       "email": "demoneaux@gmail.com"
77     },
78     {
79       "name": "kitcambridge",
80       "email": "github@kitcambridge.be"
81     },
82     {
83       "name": "mathias",
84       "email": "mathias@qiwi.be"
85     },
86     {
87       "name": "phated",
88       "email": "blaine@iceddev.com"
89     }
90   ],
91   "dist": {
92     "shasum": "2e078ebc33b331d2ba34bf8732af129fd5c04624",
93     "tarball": "http://registry.npmjs.org/lodash.pad/-/lodash.pad-3.1.1.tgz"
94   },
95   "directories": {},
96   "_resolved": "https://registry.npmjs.org/lodash.pad/-/lodash.pad-3.1.1.tgz",
97   "readme": "ERROR: No README data found!"
98 }