]> 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/node_modules/has-ansi/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 / node_modules / has-ansi / package.json
1 {
2   "name": "has-ansi",
3   "version": "2.0.0",
4   "description": "Check if a string has ANSI escape codes",
5   "license": "MIT",
6   "repository": {
7     "type": "git",
8     "url": "git+https://github.com/sindresorhus/has-ansi.git"
9   },
10   "author": {
11     "name": "Sindre Sorhus",
12     "email": "sindresorhus@gmail.com",
13     "url": "sindresorhus.com"
14   },
15   "maintainers": [
16     {
17       "name": "sindresorhus",
18       "email": "sindresorhus@gmail.com"
19     },
20     {
21       "name": "jbnicolai",
22       "email": "jappelman@xebia.com"
23     }
24   ],
25   "engines": {
26     "node": ">=0.10.0"
27   },
28   "scripts": {
29     "test": "node test.js"
30   },
31   "files": [
32     "index.js"
33   ],
34   "keywords": [
35     "ansi",
36     "styles",
37     "color",
38     "colour",
39     "colors",
40     "terminal",
41     "console",
42     "string",
43     "tty",
44     "escape",
45     "shell",
46     "xterm",
47     "command-line",
48     "text",
49     "regex",
50     "regexp",
51     "re",
52     "match",
53     "test",
54     "find",
55     "pattern",
56     "has"
57   ],
58   "dependencies": {
59     "ansi-regex": "^2.0.0"
60   },
61   "devDependencies": {
62     "ava": "0.0.4"
63   },
64   "gitHead": "0722275e1bef139fcd09137da6e5550c3cd368b9",
65   "bugs": {
66     "url": "https://github.com/sindresorhus/has-ansi/issues"
67   },
68   "homepage": "https://github.com/sindresorhus/has-ansi",
69   "_id": "has-ansi@2.0.0",
70   "_shasum": "34f5049ce1ecdf2b0649af3ef24e45ed35416d91",
71   "_from": "has-ansi@>=2.0.0 <3.0.0",
72   "_npmVersion": "2.11.2",
73   "_nodeVersion": "0.12.5",
74   "_npmUser": {
75     "name": "sindresorhus",
76     "email": "sindresorhus@gmail.com"
77   },
78   "dist": {
79     "shasum": "34f5049ce1ecdf2b0649af3ef24e45ed35416d91",
80     "tarball": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz"
81   },
82   "directories": {},
83   "_resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz",
84   "readme": "ERROR: No README data found!"
85 }