Pathologic was missing because of a .git folder inside.
[yaffs-website] / node_modules / throttleit / package.json
1 {
2   "_args": [
3     [
4       "throttleit@^1.0.0",
5       "/var/www/yaffs/node_modules/request-progress"
6     ]
7   ],
8   "_from": "throttleit@>=1.0.0 <2.0.0",
9   "_id": "throttleit@1.0.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/throttleit",
13   "_nodeVersion": "1.0.2",
14   "_npmUser": {
15     "email": "dominic@dbarnes.info",
16     "name": "dominicbarnes"
17   },
18   "_npmVersion": "2.1.18",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "throttleit",
22     "raw": "throttleit@^1.0.0",
23     "rawSpec": "^1.0.0",
24     "scope": null,
25     "spec": ">=1.0.0 <2.0.0",
26     "type": "range"
27   },
28   "_requiredBy": [
29     "/request-progress"
30   ],
31   "_resolved": "https://registry.npmjs.org/throttleit/-/throttleit-1.0.0.tgz",
32   "_shasum": "9e785836daf46743145a5984b6268d828528ac6c",
33   "_shrinkwrap": null,
34   "_spec": "throttleit@^1.0.0",
35   "_where": "/var/www/yaffs/node_modules/request-progress",
36   "bugs": {
37     "url": "https://github.com/component/throttle/issues"
38   },
39   "component": {
40     "scripts": {
41       "throttle/index.js": "index.js"
42     }
43   },
44   "dependencies": {},
45   "description": "Throttle a function",
46   "devDependencies": {
47     "mocha": "^1.18.0"
48   },
49   "directories": {},
50   "dist": {
51     "shasum": "9e785836daf46743145a5984b6268d828528ac6c",
52     "tarball": "https://registry.npmjs.org/throttleit/-/throttleit-1.0.0.tgz"
53   },
54   "gitHead": "19f9fd95782d372f2d0be6d5c60d60f8176d7ef8",
55   "homepage": "https://github.com/component/throttle",
56   "keywords": [],
57   "license": "MIT",
58   "maintainers": [
59     {
60       "name": "cristiandouce",
61       "email": "cristian@gravityonmars.com"
62     },
63     {
64       "name": "tjholowaychuk",
65       "email": "tj@vision-media.ca"
66     },
67     {
68       "name": "rauchg",
69       "email": "rauchg@gmail.com"
70     },
71     {
72       "name": "retrofox",
73       "email": "rdsuarez@gmail.com"
74     },
75     {
76       "name": "coreh",
77       "email": "thecoreh@gmail.com"
78     },
79     {
80       "name": "forbeslindesay",
81       "email": "forbes@lindesay.co.uk"
82     },
83     {
84       "name": "kelonye",
85       "email": "kelonyemitchel@gmail.com"
86     },
87     {
88       "name": "mattmueller",
89       "email": "mattmuelle@gmail.com"
90     },
91     {
92       "name": "yields",
93       "email": "yields@icloud.com"
94     },
95     {
96       "name": "anthonyshort",
97       "email": "antshort@gmail.com"
98     },
99     {
100       "name": "jongleberry",
101       "email": "jonathanrichardong@gmail.com"
102     },
103     {
104       "name": "ianstormtaylor",
105       "email": "ian@ianstormtaylor.com"
106     },
107     {
108       "name": "tootallnate",
109       "email": "nathan@tootallnate.net"
110     },
111     {
112       "name": "swatinem",
113       "email": "arpad.borsos@googlemail.com"
114     },
115     {
116       "name": "stagas",
117       "email": "gstagas@gmail.com"
118     },
119     {
120       "name": "amasad",
121       "email": "amjad.masad@gmail.com"
122     },
123     {
124       "name": "juliangruber",
125       "email": "julian@juliangruber.com"
126     },
127     {
128       "name": "shtylman",
129       "email": "shtylman@gmail.com"
130     },
131     {
132       "name": "calvinfo",
133       "email": "calvin@calv.info"
134     },
135     {
136       "name": "dominicbarnes",
137       "email": "dominic@dbarnes.info"
138     },
139     {
140       "name": "stephenmathieson",
141       "email": "me@stephenmathieson.com"
142     },
143     {
144       "name": "trevorgerhardt",
145       "email": "trevorgerhardt@gmail.com"
146     },
147     {
148       "name": "timaschew",
149       "email": "timaschew@gmail.com"
150     },
151     {
152       "name": "hughsk",
153       "email": "hughskennedy@gmail.com"
154     }
155   ],
156   "name": "throttleit",
157   "optionalDependencies": {},
158   "readme": "ERROR: No README data found!",
159   "repository": {
160     "type": "git",
161     "url": "git://github.com/component/throttle.git"
162   },
163   "scripts": {
164     "test": "mocha --reporter spec"
165   },
166   "version": "1.0.0"
167 }