summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi/node_modules/strip-ansi/node_modules/ansi-regex/package.json
blob: d593e439c8f91969926735b56aa40325996c2b26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
  "_from": "ansi-regex@^2.0.0",
  "_id": "ansi-regex@2.1.1",
  "_inBundle": false,
  "_integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
  "_location": "/libnpx/yargs/cliui/wrap-ansi/strip-ansi/ansi-regex",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ansi-regex@^2.0.0",
    "name": "ansi-regex",
    "escapedName": "ansi-regex",
    "rawSpec": "^2.0.0",
    "saveSpec": null,
    "fetchSpec": "^2.0.0"
  },
  "_requiredBy": [
    "/libnpx/yargs/cliui/wrap-ansi/strip-ansi"
  ],
  "_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
  "_shasum": "c3b33ab5ee360d86e0e628f0468ae7ef27d654df",
  "_shrinkwrap": null,
  "_spec": "ansi-regex@^2.0.0",
  "_where": "/Users/zkat/Documents/code/npm/node_modules/libnpx/node_modules/yargs/node_modules/cliui/node_modules/wrap-ansi/node_modules/strip-ansi",
  "bin": null,
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "> Regular expression for matching [ANSI escape codes](http://en.wikipedia.org/wiki/ANSI_escape_code)",
  "devDependencies": {
    "ava": "0.17.0",
    "xo": "0.16.0"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "name": "ansi-regex",
  "optionalDependencies": {},
  "peerDependencies": {},
  "scripts": {},
  "version": "2.1.1"
}