Initial commit
[yaffs-website] / node_modules / lodash / package.json
1 {
2   "_args": [
3     [
4       "lodash@~1.0.1",
5       "/var/www/yaffs/node_modules/globule"
6     ]
7   ],
8   "_from": "lodash@>=1.0.1 <1.1.0",
9   "_id": "lodash@1.0.2",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/lodash",
13   "_nodeVersion": "0.12.0",
14   "_npmUser": {
15     "email": "john.david.dalton@gmail.com",
16     "name": "jdalton"
17   },
18   "_npmVersion": "2.7.3",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "lodash",
22     "raw": "lodash@~1.0.1",
23     "rawSpec": "~1.0.1",
24     "scope": null,
25     "spec": ">=1.0.1 <1.1.0",
26     "type": "range"
27   },
28   "_requiredBy": [
29     "/globule"
30   ],
31   "_resolved": "https://registry.npmjs.org/lodash/-/lodash-1.0.2.tgz",
32   "_shasum": "8f57560c83b59fc270bd3d561b690043430e2551",
33   "_shrinkwrap": null,
34   "_spec": "lodash@~1.0.1",
35   "_where": "/var/www/yaffs/node_modules/globule",
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": "Blaine Bublitz",
52       "email": "blaine@iceddev.com",
53       "url": "http://iceddev.com/"
54     },
55     {
56       "name": "Kit Cambridge",
57       "email": "github@kitcambridge.be",
58       "url": "http://kitcambridge.be/"
59     },
60     {
61       "name": "Mathias Bynens",
62       "email": "mathias@qiwi.be",
63       "url": "http://mathiasbynens.be/"
64     }
65   ],
66   "dependencies": {},
67   "description": "A utility library delivering consistency, customization, performance, and extras.",
68   "devDependencies": {},
69   "directories": {},
70   "dist": {
71     "shasum": "8f57560c83b59fc270bd3d561b690043430e2551",
72     "tarball": "https://registry.npmjs.org/lodash/-/lodash-1.0.2.tgz"
73   },
74   "engines": [
75     "node",
76     "rhino"
77   ],
78   "homepage": "https://lodash.com/",
79   "jam": {
80     "main": "./dist/lodash.compat.js"
81   },
82   "keywords": [
83     "browser",
84     "client",
85     "functional",
86     "performance",
87     "server",
88     "speed",
89     "util"
90   ],
91   "license": "MIT",
92   "main": "./dist/lodash.js",
93   "maintainers": [
94     {
95       "name": "jdalton",
96       "email": "john.david.dalton@gmail.com"
97     },
98     {
99       "name": "mathias",
100       "email": "mathias@qiwi.be"
101     },
102     {
103       "name": "phated",
104       "email": "blaine@iceddev.com"
105     },
106     {
107       "name": "kitcambridge",
108       "email": "github@kitcambridge.be"
109     },
110     {
111       "name": "d10",
112       "email": "demoneaux@gmail.com"
113     }
114   ],
115   "name": "lodash",
116   "optionalDependencies": {},
117   "readme": "ERROR: No README data found!",
118   "repository": {
119     "type": "git",
120     "url": "git+https://github.com/lodash/lodash.git"
121   },
122   "scripts": {},
123   "version": "1.0.2"
124 }