Initial commit
[yaffs-website] / node_modules / grunt-contrib-watch / node_modules / lodash / package.json
1 {
2   "_args": [
3     [
4       "lodash@^3.10.1",
5       "/var/www/yaffs/node_modules/grunt-contrib-watch"
6     ]
7   ],
8   "_from": "lodash@>=3.10.1 <4.0.0",
9   "_id": "lodash@3.10.1",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/grunt-contrib-watch/lodash",
13   "_nodeVersion": "0.12.5",
14   "_npmUser": {
15     "email": "john.david.dalton@gmail.com",
16     "name": "jdalton"
17   },
18   "_npmVersion": "2.13.1",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "lodash",
22     "raw": "lodash@^3.10.1",
23     "rawSpec": "^3.10.1",
24     "scope": null,
25     "spec": ">=3.10.1 <4.0.0",
26     "type": "range"
27   },
28   "_requiredBy": [
29     "/grunt-contrib-watch"
30   ],
31   "_resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz",
32   "_shasum": "5bf45e8e49ba4189e17d482789dfd15bd140b7b6",
33   "_shrinkwrap": null,
34   "_spec": "lodash@^3.10.1",
35   "_where": "/var/www/yaffs/node_modules/grunt-contrib-watch",
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   "description": "The modern build of lodash modular utilities.",
73   "devDependencies": {},
74   "directories": {},
75   "dist": {
76     "shasum": "5bf45e8e49ba4189e17d482789dfd15bd140b7b6",
77     "tarball": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz"
78   },
79   "homepage": "https://lodash.com/",
80   "icon": "https://lodash.com/icon.svg",
81   "keywords": [
82     "modules",
83     "stdlib",
84     "util"
85   ],
86   "license": "MIT",
87   "main": "index.js",
88   "maintainers": [
89     {
90       "name": "jdalton",
91       "email": "john.david.dalton@gmail.com"
92     },
93     {
94       "name": "mathias",
95       "email": "mathias@qiwi.be"
96     },
97     {
98       "name": "phated",
99       "email": "blaine@iceddev.com"
100     },
101     {
102       "name": "kitcambridge",
103       "email": "github@kitcambridge.be"
104     },
105     {
106       "name": "d10",
107       "email": "demoneaux@gmail.com"
108     }
109   ],
110   "name": "lodash",
111   "optionalDependencies": {},
112   "readme": "ERROR: No README data found!",
113   "repository": {
114     "type": "git",
115     "url": "git+https://github.com/lodash/lodash.git"
116   },
117   "scripts": {
118     "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
119   },
120   "version": "3.10.1"
121 }