20ab1e919b443744d50e4a02d21df97e8e750511
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "brace-expansion@https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "brace-expansion@https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz",
10   "_id": "brace-expansion@https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-ybfQPAPze8cEvhAOUitA249s/Nk=",
13   "_location": "/grunt-standard/standard/glob/minimatch/brace-expansion",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "brace-expansion@https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz",
18     "name": "brace-expansion",
19     "escapedName": "brace-expansion",
20     "rawSpec": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz",
21     "saveSpec": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz",
22     "fetchSpec": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard/glob/minimatch"
26   ],
27   "_spec": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.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/brace-expansion/issues"
36   },
37   "dependencies": {
38     "balanced-match": "^0.2.0",
39     "concat-map": "0.0.1"
40   },
41   "description": "Brace expansion as known from sh/bash",
42   "devDependencies": {
43     "tape": "^3.0.3"
44   },
45   "homepage": "https://github.com/juliangruber/brace-expansion",
46   "keywords": [],
47   "license": "MIT",
48   "main": "index.js",
49   "name": "brace-expansion",
50   "repository": {
51     "type": "git",
52     "url": "git://github.com/juliangruber/brace-expansion.git"
53   },
54   "scripts": {
55     "gentest": "bash test/generate.sh",
56     "test": "tape test/*.js"
57   },
58   "testling": {
59     "files": "test/*.js",
60     "browsers": [
61       "ie/8..latest",
62       "firefox/20..latest",
63       "firefox/nightly",
64       "chrome/25..latest",
65       "chrome/canary",
66       "opera/12..latest",
67       "opera/next",
68       "safari/5.1..latest",
69       "ipad/6.0..latest",
70       "iphone/6.0..latest",
71       "android-browser/4.2..latest"
72     ]
73   },
74   "version": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.0.tgz"
75 }