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