Initial commit
[yaffs-website] / node_modules / lodash.keys / package.json
1 {
2   "_args": [
3     [
4       "lodash.keys@^3.0.0",
5       "/var/www/yaffs/node_modules/lodash.template"
6     ]
7   ],
8   "_from": "lodash.keys@>=3.0.0 <4.0.0",
9   "_id": "lodash.keys@3.1.2",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/lodash.keys",
13   "_nodeVersion": "0.12.5",
14   "_npmUser": {
15     "email": "john.david.dalton@gmail.com",
16     "name": "jdalton"
17   },
18   "_npmVersion": "2.12.0",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "lodash.keys",
22     "raw": "lodash.keys@^3.0.0",
23     "rawSpec": "^3.0.0",
24     "scope": null,
25     "spec": ">=3.0.0 <4.0.0",
26     "type": "range"
27   },
28   "_requiredBy": [
29     "/lodash.template"
30   ],
31   "_resolved": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz",
32   "_shasum": "4dbc0472b156be50a0b286855d1bd0b0c656098a",
33   "_shrinkwrap": null,
34   "_spec": "lodash.keys@^3.0.0",
35   "_where": "/var/www/yaffs/node_modules/lodash.template",
36   "author": {
37     "email": "john.david.dalton@gmail.com",
38     "name": "John-David Dalton",
39     "url": "http://allyoucanleet.com/"
40   },
41   "bugs": {
42     "url": "https://github.com/lodash/lodash/issues"
43   },
44   "contributors": [
45     {
46       "name": "John-David Dalton",
47       "email": "john.david.dalton@gmail.com",
48       "url": "http://allyoucanleet.com/"
49     },
50     {
51       "name": "Benjamin Tan",
52       "email": "demoneaux@gmail.com",
53       "url": "https://d10.github.io/"
54     },
55     {
56       "name": "Blaine Bublitz",
57       "email": "blaine@iceddev.com",
58       "url": "http://www.iceddev.com/"
59     },
60     {
61       "name": "Kit Cambridge",
62       "email": "github@kitcambridge.be",
63       "url": "http://kitcambridge.be/"
64     },
65     {
66       "name": "Mathias Bynens",
67       "email": "mathias@qiwi.be",
68       "url": "https://mathiasbynens.be/"
69     }
70   ],
71   "dependencies": {
72     "lodash._getnative": "^3.0.0",
73     "lodash.isarguments": "^3.0.0",
74     "lodash.isarray": "^3.0.0"
75   },
76   "description": "The modern build of lodash’s `_.keys` as a module.",
77   "devDependencies": {},
78   "directories": {},
79   "dist": {
80     "shasum": "4dbc0472b156be50a0b286855d1bd0b0c656098a",
81     "tarball": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz"
82   },
83   "homepage": "https://lodash.com/",
84   "icon": "https://lodash.com/icon.svg",
85   "keywords": [
86     "lodash",
87     "lodash-modularized",
88     "stdlib",
89     "util"
90   ],
91   "license": "MIT",
92   "maintainers": [
93     {
94       "name": "jdalton",
95       "email": "john.david.dalton@gmail.com"
96     },
97     {
98       "name": "kitcambridge",
99       "email": "github@kitcambridge.be"
100     },
101     {
102       "name": "mathias",
103       "email": "mathias@qiwi.be"
104     },
105     {
106       "name": "phated",
107       "email": "blaine@iceddev.com"
108     },
109     {
110       "name": "d10",
111       "email": "demoneaux@gmail.com"
112     }
113   ],
114   "name": "lodash.keys",
115   "optionalDependencies": {},
116   "readme": "ERROR: No README data found!",
117   "repository": {
118     "type": "git",
119     "url": "git+https://github.com/lodash/lodash.git"
120   },
121   "scripts": {
122     "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
123   },
124   "version": "3.1.2"
125 }