54582091732827144033b53fc2c0475543c4b90d
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "balanced-match@https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "balanced-match@https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz",
10   "_id": "balanced-match@https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-OPZzDAOqttXtu1K9k0iF51bXFnQ=",
13   "_location": "/grunt-standard/standard-format/minimatch/brace-expansion/balanced-match",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "balanced-match@https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz",
18     "name": "balanced-match",
19     "escapedName": "balanced-match",
20     "rawSpec": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz",
21     "saveSpec": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz",
22     "fetchSpec": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard-format/minimatch/brace-expansion"
26   ],
27   "_spec": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz",
28   "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
29   "author": {
30     "name": "Julian Gruber",
31     "email": "mail@juliangruber.com",
32     "url": "http://juliangruber.com"
33   },
34   "bugs": {
35     "url": "https://github.com/juliangruber/balanced-match/issues"
36   },
37   "dependencies": {},
38   "description": "Match balanced character pairs, like \"{\" and \"}\"",
39   "devDependencies": {
40     "tape": "~1.1.1"
41   },
42   "homepage": "https://github.com/juliangruber/balanced-match",
43   "keywords": [
44     "match",
45     "regexp",
46     "test",
47     "balanced",
48     "parse"
49   ],
50   "license": "MIT",
51   "main": "index.js",
52   "name": "balanced-match",
53   "repository": {
54     "type": "git",
55     "url": "git://github.com/juliangruber/balanced-match.git"
56   },
57   "scripts": {
58     "test": "make test"
59   },
60   "testling": {
61     "files": "test/*.js",
62     "browsers": [
63       "ie/8..latest",
64       "firefox/20..latest",
65       "firefox/nightly",
66       "chrome/25..latest",
67       "chrome/canary",
68       "opera/12..latest",
69       "opera/next",
70       "safari/5.1..latest",
71       "ipad/6.0..latest",
72       "iphone/6.0..latest",
73       "android-browser/4.2..latest"
74     ]
75   },
76   "version": "https://registry.npmjs.org/balanced-match/-/balanced-match-0.2.0.tgz"
77 }