639bd1a132bcef0a619b4c16ae74f329802996ea
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "ansi-regex@https://registry.npmjs.org/ansi-regex/-/ansi-regex-1.1.1.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_from": "ansi-regex@https://registry.npmjs.org/ansi-regex/-/ansi-regex-1.1.1.tgz",
9   "_id": "ansi-regex@https://registry.npmjs.org/ansi-regex/-/ansi-regex-1.1.1.tgz",
10   "_inBundle": false,
11   "_integrity": "sha1-QchHGUZGN15qGl0Qw8oFTvn8mA0=",
12   "_location": "/grunt-standard/chalk/strip-ansi/ansi-regex",
13   "_phantomChildren": {},
14   "_requested": {
15     "type": "remote",
16     "raw": "ansi-regex@https://registry.npmjs.org/ansi-regex/-/ansi-regex-1.1.1.tgz",
17     "name": "ansi-regex",
18     "escapedName": "ansi-regex",
19     "rawSpec": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-1.1.1.tgz",
20     "saveSpec": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-1.1.1.tgz",
21     "fetchSpec": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-1.1.1.tgz"
22   },
23   "_requiredBy": [
24     "/grunt-standard/chalk/strip-ansi"
25   ],
26   "_spec": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-1.1.1.tgz",
27   "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
28   "author": {
29     "name": "Sindre Sorhus",
30     "email": "sindresorhus@gmail.com",
31     "url": "http://sindresorhus.com"
32   },
33   "bugs": {
34     "url": "https://github.com/sindresorhus/ansi-regex/issues"
35   },
36   "description": "Regular expression for matching ANSI escape codes",
37   "devDependencies": {
38     "mocha": "*"
39   },
40   "engines": {
41     "node": ">=0.10.0"
42   },
43   "files": [
44     "index.js"
45   ],
46   "homepage": "https://github.com/sindresorhus/ansi-regex#readme",
47   "keywords": [
48     "ansi",
49     "styles",
50     "color",
51     "colour",
52     "colors",
53     "terminal",
54     "console",
55     "cli",
56     "string",
57     "tty",
58     "escape",
59     "formatting",
60     "rgb",
61     "256",
62     "shell",
63     "xterm",
64     "command-line",
65     "text",
66     "regex",
67     "regexp",
68     "re",
69     "match",
70     "test",
71     "find",
72     "pattern"
73   ],
74   "license": "MIT",
75   "maintainers": [
76     {
77       "name": "Sindre Sorhus",
78       "email": "sindresorhus@gmail.com",
79       "url": "http://sindresorhus.com"
80     },
81     {
82       "name": "Joshua Appelman",
83       "email": "jappelman@xebia.com",
84       "url": "http://jbnicolai.com"
85     }
86   ],
87   "name": "ansi-regex",
88   "repository": {
89     "type": "git",
90     "url": "git+https://github.com/sindresorhus/ansi-regex.git"
91   },
92   "scripts": {
93     "test": "mocha test/test.js",
94     "view-supported": "node test/viewCodes.js"
95   },
96   "version": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-1.1.1.tgz"
97 }