Pathologic was missing because of a .git folder inside.
[yaffs-website] / node_modules / progress / package.json
1 {
2   "_args": [
3     [
4       "progress@~1.1.8",
5       "/var/www/yaffs/node_modules/phantomjs-prebuilt"
6     ]
7   ],
8   "_from": "progress@>=1.1.8 <1.2.0",
9   "_id": "progress@1.1.8",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/progress",
13   "_npmUser": {
14     "email": "scalesjordan@gmail.com",
15     "name": "prezjordan"
16   },
17   "_npmVersion": "1.4.14",
18   "_phantomChildren": {},
19   "_requested": {
20     "name": "progress",
21     "raw": "progress@~1.1.8",
22     "rawSpec": "~1.1.8",
23     "scope": null,
24     "spec": ">=1.1.8 <1.2.0",
25     "type": "range"
26   },
27   "_requiredBy": [
28     "/phantomjs-prebuilt"
29   ],
30   "_resolved": "https://registry.npmjs.org/progress/-/progress-1.1.8.tgz",
31   "_shasum": "e260c78f6161cdd9b0e56cc3e0a85de17c7a57be",
32   "_shrinkwrap": null,
33   "_spec": "progress@~1.1.8",
34   "_where": "/var/www/yaffs/node_modules/phantomjs-prebuilt",
35   "author": {
36     "email": "tj@vision-media.ca",
37     "name": "TJ Holowaychuk"
38   },
39   "bugs": {
40     "url": "https://github.com/visionmedia/node-progress/issues"
41   },
42   "contributors": [
43     {
44       "name": "Christoffer Hallas",
45       "email": "christoffer.hallas@gmail.com"
46     },
47     {
48       "name": "Jordan Scales",
49       "email": "scalesjordan@gmail.com"
50     }
51   ],
52   "dependencies": {},
53   "description": "Flexible ascii progress bar",
54   "devDependencies": {},
55   "directories": {},
56   "dist": {
57     "shasum": "e260c78f6161cdd9b0e56cc3e0a85de17c7a57be",
58     "tarball": "https://registry.npmjs.org/progress/-/progress-1.1.8.tgz"
59   },
60   "engines": {
61     "node": ">=0.4.0"
62   },
63   "gitHead": "6b9524c0d07df9555d20ae95c65918020c50e3e2",
64   "homepage": "https://github.com/visionmedia/node-progress",
65   "keywords": [
66     "cli",
67     "progress"
68   ],
69   "main": "index",
70   "maintainers": [
71     {
72       "name": "tjholowaychuk",
73       "email": "tj@vision-media.ca"
74     },
75     {
76       "name": "hallas",
77       "email": "christoffer.hallas@forsvikgroup.com"
78     },
79     {
80       "name": "prezjordan",
81       "email": "scalesjordan@gmail.com"
82     }
83   ],
84   "name": "progress",
85   "optionalDependencies": {},
86   "readme": "ERROR: No README data found!",
87   "repository": {
88     "type": "git",
89     "url": "git://github.com/visionmedia/node-progress.git"
90   },
91   "scripts": {},
92   "version": "1.1.8"
93 }