Pathologic was missing because of a .git folder inside.
[yaffs-website] / node_modules / kew / package.json
1 {
2   "_args": [
3     [
4       "kew@~0.7.0",
5       "/var/www/yaffs/node_modules/phantomjs-prebuilt"
6     ]
7   ],
8   "_from": "kew@>=0.7.0 <0.8.0",
9   "_id": "kew@0.7.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/kew",
13   "_nodeVersion": "0.12.7",
14   "_npmUser": {
15     "email": "nicholas.j.santos@gmail.com",
16     "name": "nicks"
17   },
18   "_npmVersion": "2.11.3",
19   "_phantomChildren": {},
20   "_requested": {
21     "name": "kew",
22     "raw": "kew@~0.7.0",
23     "rawSpec": "~0.7.0",
24     "scope": null,
25     "spec": ">=0.7.0 <0.8.0",
26     "type": "range"
27   },
28   "_requiredBy": [
29     "/phantomjs-prebuilt"
30   ],
31   "_resolved": "https://registry.npmjs.org/kew/-/kew-0.7.0.tgz",
32   "_shasum": "79d93d2d33363d6fdd2970b335d9141ad591d79b",
33   "_shrinkwrap": null,
34   "_spec": "kew@~0.7.0",
35   "_where": "/var/www/yaffs/node_modules/phantomjs-prebuilt",
36   "authors": [
37     "Jeremy Stanley <github@azulus.com> (https://github.com/azulus)",
38     "Nick Santos <nick@medium.com>",
39     "Xiao Ma <x@medium.com>"
40   ],
41   "bugs": {
42     "url": "https://github.com/Medium/kew/issues"
43   },
44   "contributors": [],
45   "dependencies": {},
46   "description": "a lightweight promise library for node",
47   "devDependencies": {
48     "closure-npc": "0.1.5",
49     "nodeunit": "0.9.0",
50     "q": "0.9.7"
51   },
52   "directories": {},
53   "dist": {
54     "shasum": "79d93d2d33363d6fdd2970b335d9141ad591d79b",
55     "tarball": "https://registry.npmjs.org/kew/-/kew-0.7.0.tgz"
56   },
57   "gitHead": "5773bcb8e6c27b531e366cd247b83b8cbf7bc989",
58   "homepage": "https://github.com/Medium/kew",
59   "keywords": [
60     "kew",
61     "promises"
62   ],
63   "license": "Apache-2.0",
64   "main": "./kew.js",
65   "maintainers": [
66     {
67       "name": "azulus",
68       "email": "npm@azulus.com"
69     },
70     {
71       "name": "nicks",
72       "email": "nicholas.j.santos@gmail.com"
73     },
74     {
75       "name": "dpup",
76       "email": "dan@pupi.us"
77     },
78     {
79       "name": "medium",
80       "email": "npm@medium.com"
81     },
82     {
83       "name": "xiao",
84       "email": "x@medium.com"
85     },
86     {
87       "name": "chaosgame",
88       "email": "chaosgame@gmail.com"
89     }
90   ],
91   "name": "kew",
92   "optionalDependencies": {},
93   "readme": "ERROR: No README data found!",
94   "repository": {
95     "type": "git",
96     "url": "git+https://github.com/Medium/kew.git"
97   },
98   "scripts": {
99     "test": "nodeunit test && closure-npc ./test/closure_test.js --jscomp_error=checkTypes"
100   },
101   "version": "0.7.0"
102 }