Pathologic was missing because of a .git folder inside.
[yaffs-website] / node_modules / ansi-styles / package.json
1 {
2   "_args": [
3     [
4       "ansi-styles@^2.2.1",
5       "/var/www/yaffs/node_modules/chalk"
6     ]
7   ],
8   "_from": "ansi-styles@>=2.2.1 <3.0.0",
9   "_id": "ansi-styles@2.2.1",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/ansi-styles",
13   "_nodeVersion": "4.3.0",
14   "_npmOperationalInternal": {
15     "host": "packages-12-west.internal.npmjs.com",
16     "tmp": "tmp/ansi-styles-2.2.1.tgz_1459197317833_0.9694824463222176"
17   },
18   "_npmUser": {
19     "email": "sindresorhus@gmail.com",
20     "name": "sindresorhus"
21   },
22   "_npmVersion": "3.8.3",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "ansi-styles",
26     "raw": "ansi-styles@^2.2.1",
27     "rawSpec": "^2.2.1",
28     "scope": null,
29     "spec": ">=2.2.1 <3.0.0",
30     "type": "range"
31   },
32   "_requiredBy": [
33     "/chalk"
34   ],
35   "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
36   "_shasum": "b432dd3358b634cf75e1e4664368240533c1ddbe",
37   "_shrinkwrap": null,
38   "_spec": "ansi-styles@^2.2.1",
39   "_where": "/var/www/yaffs/node_modules/chalk",
40   "author": {
41     "email": "sindresorhus@gmail.com",
42     "name": "Sindre Sorhus",
43     "url": "sindresorhus.com"
44   },
45   "bugs": {
46     "url": "https://github.com/chalk/ansi-styles/issues"
47   },
48   "dependencies": {},
49   "description": "ANSI escape codes for styling strings in the terminal",
50   "devDependencies": {
51     "mocha": "*"
52   },
53   "directories": {},
54   "dist": {
55     "shasum": "b432dd3358b634cf75e1e4664368240533c1ddbe",
56     "tarball": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz"
57   },
58   "engines": {
59     "node": ">=0.10.0"
60   },
61   "files": [
62     "index.js"
63   ],
64   "gitHead": "95c59b23be760108b6530ca1c89477c21b258032",
65   "homepage": "https://github.com/chalk/ansi-styles#readme",
66   "keywords": [
67     "256",
68     "ansi",
69     "cli",
70     "color",
71     "colors",
72     "colour",
73     "command-line",
74     "console",
75     "escape",
76     "formatting",
77     "log",
78     "logging",
79     "rgb",
80     "shell",
81     "string",
82     "styles",
83     "terminal",
84     "text",
85     "tty",
86     "xterm"
87   ],
88   "license": "MIT",
89   "maintainers": [
90     {
91       "name": "sindresorhus",
92       "email": "sindresorhus@gmail.com"
93     }
94   ],
95   "name": "ansi-styles",
96   "optionalDependencies": {},
97   "readme": "ERROR: No README data found!",
98   "repository": {
99     "type": "git",
100     "url": "git+https://github.com/chalk/ansi-styles.git"
101   },
102   "scripts": {
103     "test": "mocha"
104   },
105   "version": "2.2.1"
106 }