Pathologic was missing because of a .git folder inside.
[yaffs-website] / node_modules / aproba / package.json
1 {
2   "_args": [
3     [
4       "aproba@^1.0.3",
5       "/var/www/yaffs/node_modules/gauge"
6     ]
7   ],
8   "_from": "aproba@>=1.0.3 <2.0.0",
9   "_id": "aproba@1.1.1",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/aproba",
13   "_nodeVersion": "7.5.0",
14   "_npmOperationalInternal": {
15     "host": "packages-18-east.internal.npmjs.com",
16     "tmp": "tmp/aproba-1.1.1.tgz_1486593129508_0.5718816472217441"
17   },
18   "_npmUser": {
19     "email": "me@re-becca.org",
20     "name": "iarna"
21   },
22   "_npmVersion": "4.2.0",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "aproba",
26     "raw": "aproba@^1.0.3",
27     "rawSpec": "^1.0.3",
28     "scope": null,
29     "spec": ">=1.0.3 <2.0.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/gauge"
34   ],
35   "_resolved": "https://registry.npmjs.org/aproba/-/aproba-1.1.1.tgz",
36   "_shasum": "95d3600f07710aa0e9298c726ad5ecf2eacbabab",
37   "_shrinkwrap": null,
38   "_spec": "aproba@^1.0.3",
39   "_where": "/var/www/yaffs/node_modules/gauge",
40   "author": {
41     "email": "me@re-becca.org",
42     "name": "Rebecca Turner"
43   },
44   "bugs": {
45     "url": "https://github.com/iarna/aproba/issues"
46   },
47   "dependencies": {},
48   "description": "A rediculously light-weight argument validator",
49   "devDependencies": {
50     "standard": "^8.6.0",
51     "tap": "^10.0.2"
52   },
53   "directories": {
54     "test": "test"
55   },
56   "dist": {
57     "shasum": "95d3600f07710aa0e9298c726ad5ecf2eacbabab",
58     "tarball": "https://registry.npmjs.org/aproba/-/aproba-1.1.1.tgz"
59   },
60   "files": [
61     "index.js"
62   ],
63   "gitHead": "e7c76b4b42356092db3cd9e2d9388a0134845eb2",
64   "homepage": "https://github.com/iarna/aproba",
65   "keywords": [
66     "argument",
67     "validate"
68   ],
69   "license": "ISC",
70   "main": "index.js",
71   "maintainers": [
72     {
73       "name": "iarna",
74       "email": "me@re-becca.org"
75     }
76   ],
77   "name": "aproba",
78   "optionalDependencies": {},
79   "readme": "ERROR: No README data found!",
80   "repository": {
81     "type": "git",
82     "url": "git+https://github.com/iarna/aproba.git"
83   },
84   "scripts": {
85     "test": "standard && tap -j3 test/*.js"
86   },
87   "version": "1.1.1"
88 }