{
  "_from": "broccoli-config-replace@^1.1.2",
  "_id": "broccoli-config-replace@1.1.2",
  "_inBundle": false,
  "_integrity": "sha1-bqh52SpbrWNNETKbUfxfSq/anAA=",
  "_location": "/broccoli-config-replace",
  "_phantomChildren": {
    "graceful-fs": "4.1.11",
    "jsonfile": "2.4.0",
    "path-is-absolute": "1.0.1",
    "rimraf": "2.6.2"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "broccoli-config-replace@^1.1.2",
    "name": "broccoli-config-replace",
    "escapedName": "broccoli-config-replace",
    "rawSpec": "^1.1.2",
    "saveSpec": null,
    "fetchSpec": "^1.1.2"
  },
  "_requiredBy": [
    "/ember-cli"
  ],
  "_resolved": "https://registry.npmjs.org/broccoli-config-replace/-/broccoli-config-replace-1.1.2.tgz",
  "_shasum": "6ea879d92a5bad634d11329b51fc5f4aafda9c00",
  "_spec": "broccoli-config-replace@^1.1.2",
  "_where": "/Users/rjackson/src/open-source/ember-test-friendly-catch-handler/node_modules/ember-cli",
  "author": {
    "name": "yaymukund",
    "email": "yaymukund+broccoli-config-replace@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/ember-cli/broccoli-config-replace/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "broccoli-kitchen-sink-helpers": "^0.3.1",
    "broccoli-plugin": "^1.2.0",
    "debug": "^2.2.0",
    "fs-extra": "^0.24.0"
  },
  "deprecated": false,
  "description": "Simple templating using a config.json and regex patterns",
  "devDependencies": {
    "broccoli": "^0.16.8",
    "chai": "^3.4.1",
    "mocha": "^2.3.3",
    "tmp-sync": "^1.1.0"
  },
  "homepage": "https://github.com/ember-cli/broccoli-config-replace#readme",
  "keywords": [
    "broccoli",
    "broccoli-plugin",
    "config",
    "ember-cli",
    "javascript",
    "template",
    "js"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "broccoli-config-replace",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ember-cli/broccoli-config-replace.git"
  },
  "scripts": {
    "test": "mocha",
    "test:debug": "mocha debug"
  },
  "version": "1.1.2"
}
