]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/strip-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 / strip-ansi / package.json
1 {
2   "name": "strip-ansi",
3   "version": "3.0.1",
4   "description": "Strip ANSI escape codes",
5   "license": "MIT",
6   "repository": {
7     "type": "git",
8     "url": "git+https://github.com/chalk/strip-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": "xo && ava"
30   },
31   "files": [
32     "index.js"
33   ],
34   "keywords": [
35     "strip",
36     "trim",
37     "remove",
38     "ansi",
39     "styles",
40     "color",
41     "colour",
42     "colors",
43     "terminal",
44     "console",
45     "string",
46     "tty",
47     "escape",
48     "formatting",
49     "rgb",
50     "256",
51     "shell",
52     "xterm",
53     "log",
54     "logging",
55     "command-line",
56     "text"
57   ],
58   "dependencies": {
59     "ansi-regex": "^2.0.0"
60   },
61   "devDependencies": {
62     "ava": "*",
63     "xo": "*"
64   },
65   "gitHead": "8270705c704956da865623e564eba4875c3ea17f",
66   "bugs": {
67     "url": "https://github.com/chalk/strip-ansi/issues"
68   },
69   "homepage": "https://github.com/chalk/strip-ansi",
70   "_id": "strip-ansi@3.0.1",
71   "_shasum": "6a385fb8853d952d5ff05d0e8aaf94278dc63dcf",
72   "_from": "strip-ansi@*",
73   "_npmVersion": "2.11.3",
74   "_nodeVersion": "0.12.7",
75   "_npmUser": {
76     "name": "jbnicolai",
77     "email": "jappelman@xebia.com"
78   },
79   "dist": {
80     "shasum": "6a385fb8853d952d5ff05d0e8aaf94278dc63dcf",
81     "tarball": "http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz"
82   },
83   "_npmOperationalInternal": {
84     "host": "packages-9-west.internal.npmjs.com",
85     "tmp": "tmp/strip-ansi-3.0.1.tgz_1456057278183_0.28958667791448534"
86   },
87   "directories": {},
88   "_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
89   "readme": "ERROR: No README data found!"
90 }