]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/request/node_modules/har-validator/node_modules/chalk/package.json
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / node_modules / request / node_modules / har-validator / node_modules / chalk / package.json
1 {
2   "name": "chalk",
3   "version": "1.1.3",
4   "description": "Terminal string styling done right. Much color.",
5   "license": "MIT",
6   "repository": {
7     "type": "git",
8     "url": "git+https://github.com/chalk/chalk.git"
9   },
10   "maintainers": [
11     {
12       "name": "qix",
13       "email": "i.am.qix@gmail.com"
14     },
15     {
16       "name": "sindresorhus",
17       "email": "sindresorhus@gmail.com"
18     },
19     {
20       "name": "unicorn",
21       "email": "sindresorhus+unicorn@gmail.com"
22     }
23   ],
24   "engines": {
25     "node": ">=0.10.0"
26   },
27   "scripts": {
28     "test": "xo && mocha",
29     "bench": "matcha benchmark.js",
30     "coverage": "nyc npm test && nyc report",
31     "coveralls": "nyc npm test && nyc report --reporter=text-lcov | coveralls"
32   },
33   "files": [
34     "index.js"
35   ],
36   "keywords": [
37     "color",
38     "colour",
39     "colors",
40     "terminal",
41     "console",
42     "cli",
43     "string",
44     "str",
45     "ansi",
46     "style",
47     "styles",
48     "tty",
49     "formatting",
50     "rgb",
51     "256",
52     "shell",
53     "xterm",
54     "log",
55     "logging",
56     "command-line",
57     "text"
58   ],
59   "dependencies": {
60     "ansi-styles": "^2.2.1",
61     "escape-string-regexp": "^1.0.2",
62     "has-ansi": "^2.0.0",
63     "strip-ansi": "^3.0.0",
64     "supports-color": "^2.0.0"
65   },
66   "devDependencies": {
67     "coveralls": "^2.11.2",
68     "matcha": "^0.6.0",
69     "mocha": "*",
70     "nyc": "^3.0.0",
71     "require-uncached": "^1.0.2",
72     "resolve-from": "^1.0.0",
73     "semver": "^4.3.3",
74     "xo": "*"
75   },
76   "xo": {
77     "envs": [
78       "node",
79       "mocha"
80     ]
81   },
82   "gitHead": "0d8d8c204eb87a4038219131ad4d8369c9f59d24",
83   "bugs": {
84     "url": "https://github.com/chalk/chalk/issues"
85   },
86   "homepage": "https://github.com/chalk/chalk#readme",
87   "_id": "chalk@1.1.3",
88   "_shasum": "a8115c55e4a702fe4d150abd3872822a7e09fc98",
89   "_from": "chalk@>=1.1.1 <2.0.0",
90   "_npmVersion": "2.14.2",
91   "_nodeVersion": "0.10.32",
92   "_npmUser": {
93     "name": "qix",
94     "email": "i.am.qix@gmail.com"
95   },
96   "dist": {
97     "shasum": "a8115c55e4a702fe4d150abd3872822a7e09fc98",
98     "tarball": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz"
99   },
100   "_npmOperationalInternal": {
101     "host": "packages-12-west.internal.npmjs.com",
102     "tmp": "tmp/chalk-1.1.3.tgz_1459210604109_0.3892582862172276"
103   },
104   "directories": {},
105   "_resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
106   "readme": "ERROR: No README data found!"
107 }