{
  "name": "broccoli-funnel-reducer",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "mocha test",
    "test:debug": "mocha debug test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ember-cli/broccoli-funnel-reducer.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/ember-cli/broccoli-funnel-reducer/issues"
  },
  "homepage": "https://github.com/ember-cli/broccoli-funnel-reducer#readme",
  "devDependencies": {
    "chai": "^3.4.1",
    "mocha": "^2.3.4"
  }
}
