dab613592f461474d0f53d2899f47c571bcde0c8
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "escape-string-regexp@https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.3.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_from": "escape-string-regexp@https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.3.tgz",
9   "_id": "escape-string-regexp@https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.3.tgz",
10   "_inBundle": false,
11   "_integrity": "sha1-ni2LJbwlVcMzZyN1DgPwmcJzW7U=",
12   "_location": "/grunt-standard/chalk/escape-string-regexp",
13   "_phantomChildren": {},
14   "_requested": {
15     "type": "remote",
16     "raw": "escape-string-regexp@https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.3.tgz",
17     "name": "escape-string-regexp",
18     "escapedName": "escape-string-regexp",
19     "rawSpec": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.3.tgz",
20     "saveSpec": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.3.tgz",
21     "fetchSpec": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.3.tgz"
22   },
23   "_requiredBy": [
24     "/grunt-standard/chalk"
25   ],
26   "_spec": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.3.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/escape-string-regexp/issues"
35   },
36   "description": "Escape RegExp special characters",
37   "devDependencies": {
38     "mocha": "*"
39   },
40   "engines": {
41     "node": ">=0.8.0"
42   },
43   "files": [
44     "index.js"
45   ],
46   "homepage": "https://github.com/sindresorhus/escape-string-regexp#readme",
47   "keywords": [
48     "regex",
49     "regexp",
50     "re",
51     "regular",
52     "expression",
53     "escape",
54     "string",
55     "str",
56     "special",
57     "characters"
58   ],
59   "license": "MIT",
60   "maintainers": [
61     {
62       "name": "Sindre Sorhus",
63       "email": "sindresorhus@gmail.com",
64       "url": "http://sindresorhus.com"
65     },
66     {
67       "name": "Joshua Appelman",
68       "email": "jappelman@xebia.com",
69       "url": "http://jbnicolai.com"
70     }
71   ],
72   "name": "escape-string-regexp",
73   "repository": {
74     "type": "git",
75     "url": "git+https://github.com/sindresorhus/escape-string-regexp.git"
76   },
77   "scripts": {
78     "test": "mocha"
79   },
80   "version": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.3.tgz"
81 }