Pathologic was missing because of a .git folder inside.
[yaffs-website] / node_modules / phantomjs-prebuilt / package.json
1 {
2   "_args": [
3     [
4       "phantomjs-prebuilt@^2.1.3",
5       "/var/www/yaffs/node_modules/phridge"
6     ]
7   ],
8   "_from": "phantomjs-prebuilt@>=2.1.3 <3.0.0",
9   "_id": "phantomjs-prebuilt@2.1.14",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/phantomjs-prebuilt",
13   "_nodeVersion": "4.6.0",
14   "_npmOperationalInternal": {
15     "host": "packages-18-east.internal.npmjs.com",
16     "tmp": "tmp/phantomjs-prebuilt-2.1.14.tgz_1481303342638_0.49631132115609944"
17   },
18   "_npmUser": {
19     "email": "nicholas.j.santos@gmail.com",
20     "name": "nicks"
21   },
22   "_npmVersion": "2.15.9",
23   "_phantomChildren": {
24     "aws-sign2": "0.6.0",
25     "aws4": "1.6.0",
26     "chalk": "1.1.3",
27     "combined-stream": "1.0.5",
28     "commander": "2.9.0",
29     "extend": "3.0.0",
30     "forever-agent": "0.6.1",
31     "form-data": "2.1.2",
32     "hawk": "3.1.3",
33     "http-signature": "1.1.1",
34     "is-my-json-valid": "2.16.0",
35     "is-typedarray": "1.0.0",
36     "isstream": "0.1.2",
37     "json-stringify-safe": "5.0.1",
38     "mime-types": "2.1.14",
39     "oauth-sign": "0.8.2",
40     "pinkie-promise": "2.0.1",
41     "qs": "6.3.2",
42     "stringstream": "0.0.5",
43     "tough-cookie": "2.3.2",
44     "tunnel-agent": "0.4.3"
45   },
46   "_requested": {
47     "name": "phantomjs-prebuilt",
48     "raw": "phantomjs-prebuilt@^2.1.3",
49     "rawSpec": "^2.1.3",
50     "scope": null,
51     "spec": ">=2.1.3 <3.0.0",
52     "type": "range"
53   },
54   "_requiredBy": [
55     "/phridge"
56   ],
57   "_resolved": "https://registry.npmjs.org/phantomjs-prebuilt/-/phantomjs-prebuilt-2.1.14.tgz",
58   "_shasum": "d53d311fcfb7d1d08ddb24014558f1188c516da0",
59   "_shrinkwrap": null,
60   "_spec": "phantomjs-prebuilt@^2.1.3",
61   "_where": "/var/www/yaffs/node_modules/phridge",
62   "author": {
63     "email": "dan@obvious.com",
64     "name": "Dan Pupius",
65     "url": "http://pupius.co.uk"
66   },
67   "bin": {
68     "phantomjs": "./bin/phantomjs"
69   },
70   "bugs": {
71     "url": "https://github.com/Medium/phantomjs/issues"
72   },
73   "dependencies": {
74     "es6-promise": "~4.0.3",
75     "extract-zip": "~1.5.0",
76     "fs-extra": "~1.0.0",
77     "hasha": "~2.2.0",
78     "kew": "~0.7.0",
79     "progress": "~1.1.8",
80     "request": "~2.79.0",
81     "request-progress": "~2.0.1",
82     "which": "~1.2.10"
83   },
84   "description": "Headless WebKit with JS API",
85   "devDependencies": {
86     "eslint": "2.7.0",
87     "nodeunit": "0.9.1",
88     "webdriverio": "~4.2.3"
89   },
90   "directories": {},
91   "dist": {
92     "shasum": "d53d311fcfb7d1d08ddb24014558f1188c516da0",
93     "tarball": "https://registry.npmjs.org/phantomjs-prebuilt/-/phantomjs-prebuilt-2.1.14.tgz"
94   },
95   "gitHead": "750d5f32e1586fe0b34c782dd87f60cbb21e6441",
96   "homepage": "https://github.com/Medium/phantomjs",
97   "keywords": [
98     "headless",
99     "phantomjs",
100     "webkit"
101   ],
102   "license": "Apache-2.0",
103   "main": "lib/phantomjs",
104   "maintainers": [
105     {
106       "name": "dpup",
107       "email": "dan@pupi.us"
108     },
109     {
110       "name": "medium",
111       "email": "npm@medium.com"
112     },
113     {
114       "name": "nicks",
115       "email": "nicholas.j.santos+npm@gmail.com"
116     }
117   ],
118   "name": "phantomjs-prebuilt",
119   "optionalDependencies": {},
120   "readme": "ERROR: No README data found!",
121   "repository": {
122     "type": "git",
123     "url": "git://github.com/Medium/phantomjs.git"
124   },
125   "scripts": {
126     "install": "node install.js",
127     "test": "nodeunit --reporter=minimal test/tests.js && eslint ."
128   },
129   "version": "2.1.14"
130 }