11cb0ef41Sopenharmony_ci{
21cb0ef41Sopenharmony_ci  "name": "brace-expansion",
31cb0ef41Sopenharmony_ci  "description": "Brace expansion as known from sh/bash",
41cb0ef41Sopenharmony_ci  "version": "2.0.1",
51cb0ef41Sopenharmony_ci  "repository": {
61cb0ef41Sopenharmony_ci    "type": "git",
71cb0ef41Sopenharmony_ci    "url": "git://github.com/juliangruber/brace-expansion.git"
81cb0ef41Sopenharmony_ci  },
91cb0ef41Sopenharmony_ci  "homepage": "https://github.com/juliangruber/brace-expansion",
101cb0ef41Sopenharmony_ci  "main": "index.js",
111cb0ef41Sopenharmony_ci  "scripts": {
121cb0ef41Sopenharmony_ci    "test": "tape test/*.js",
131cb0ef41Sopenharmony_ci    "gentest": "bash test/generate.sh",
141cb0ef41Sopenharmony_ci    "bench": "matcha test/perf/bench.js"
151cb0ef41Sopenharmony_ci  },
161cb0ef41Sopenharmony_ci  "dependencies": {
171cb0ef41Sopenharmony_ci    "balanced-match": "^1.0.0"
181cb0ef41Sopenharmony_ci  },
191cb0ef41Sopenharmony_ci  "devDependencies": {
201cb0ef41Sopenharmony_ci    "@c4312/matcha": "^1.3.1",
211cb0ef41Sopenharmony_ci    "tape": "^4.6.0"
221cb0ef41Sopenharmony_ci  },
231cb0ef41Sopenharmony_ci  "keywords": [],
241cb0ef41Sopenharmony_ci  "author": {
251cb0ef41Sopenharmony_ci    "name": "Julian Gruber",
261cb0ef41Sopenharmony_ci    "email": "mail@juliangruber.com",
271cb0ef41Sopenharmony_ci    "url": "http://juliangruber.com"
281cb0ef41Sopenharmony_ci  },
291cb0ef41Sopenharmony_ci  "license": "MIT",
301cb0ef41Sopenharmony_ci  "testling": {
311cb0ef41Sopenharmony_ci    "files": "test/*.js",
321cb0ef41Sopenharmony_ci    "browsers": [
331cb0ef41Sopenharmony_ci      "ie/8..latest",
341cb0ef41Sopenharmony_ci      "firefox/20..latest",
351cb0ef41Sopenharmony_ci      "firefox/nightly",
361cb0ef41Sopenharmony_ci      "chrome/25..latest",
371cb0ef41Sopenharmony_ci      "chrome/canary",
381cb0ef41Sopenharmony_ci      "opera/12..latest",
391cb0ef41Sopenharmony_ci      "opera/next",
401cb0ef41Sopenharmony_ci      "safari/5.1..latest",
411cb0ef41Sopenharmony_ci      "ipad/6.0..latest",
421cb0ef41Sopenharmony_ci      "iphone/6.0..latest",
431cb0ef41Sopenharmony_ci      "android-browser/4.2..latest"
441cb0ef41Sopenharmony_ci    ]
451cb0ef41Sopenharmony_ci  }
461cb0ef41Sopenharmony_ci}
47