Pathologic was missing because of a .git folder inside.
[yaffs-website] / node_modules / are-we-there-yet / package.json
1 {
2   "_args": [
3     [
4       "are-we-there-yet@~1.1.2",
5       "/var/www/yaffs/node_modules/npmlog"
6     ]
7   ],
8   "_from": "are-we-there-yet@>=1.1.2 <1.2.0",
9   "_id": "are-we-there-yet@1.1.2",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/are-we-there-yet",
13   "_nodeVersion": "4.2.2",
14   "_npmOperationalInternal": {
15     "host": "packages-13-west.internal.npmjs.com",
16     "tmp": "tmp/are-we-there-yet-1.1.2.tgz_1458084397358_0.15847722673788667"
17   },
18   "_npmUser": {
19     "email": "me@re-becca.org",
20     "name": "iarna"
21   },
22   "_npmVersion": "3.8.1",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "are-we-there-yet",
26     "raw": "are-we-there-yet@~1.1.2",
27     "rawSpec": "~1.1.2",
28     "scope": null,
29     "spec": ">=1.1.2 <1.2.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/npmlog"
34   ],
35   "_resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.2.tgz",
36   "_shasum": "80e470e95a084794fe1899262c5667c6e88de1b3",
37   "_shrinkwrap": null,
38   "_spec": "are-we-there-yet@~1.1.2",
39   "_where": "/var/www/yaffs/node_modules/npmlog",
40   "author": {
41     "name": "Rebecca Turner",
42     "url": "http://re-becca.org"
43   },
44   "bugs": {
45     "url": "https://github.com/iarna/are-we-there-yet/issues"
46   },
47   "dependencies": {
48     "delegates": "^1.0.0",
49     "readable-stream": "^2.0.0 || ^1.1.13"
50   },
51   "description": "Keep track of the overall completion of many dispirate processes",
52   "devDependencies": {
53     "standard": "^6.0.8",
54     "tap": "^5.7.0"
55   },
56   "directories": {},
57   "dist": {
58     "shasum": "80e470e95a084794fe1899262c5667c6e88de1b3",
59     "tarball": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.2.tgz"
60   },
61   "gitHead": "dd5706e2204cb681e78031d0ffe156ed4cc75823",
62   "homepage": "https://github.com/iarna/are-we-there-yet",
63   "license": "ISC",
64   "main": "index.js",
65   "maintainers": [
66     {
67       "name": "iarna",
68       "email": "me@re-becca.org"
69     }
70   ],
71   "name": "are-we-there-yet",
72   "optionalDependencies": {},
73   "readme": "ERROR: No README data found!",
74   "repository": {
75     "type": "git",
76     "url": "git+https://github.com/iarna/are-we-there-yet.git"
77   },
78   "scripts": {
79     "test": "standard && tap test/*.js"
80   },
81   "version": "1.1.2"
82 }