{
  "name": "broccoli-string-replace",
  "version": "0.0.1",
  "description": "Broccoli plugin to replace a matched string with a replacement.",
  "main": "index.js",
  "author": {
    "name": "Robert Jackson"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/rjackson/broccoli-string-replace.git"
  },
  "scripts": {
    "test": "mocha tests/"
  },
  "keywords": [
    "broccoli-plugin",
    "javascript"
  ],
  "dependencies": {
    "broccoli-filter": "~0.1.6"
  },
  "devDependencies": {
    "mocha": "~1.18.2",
    "broccoli": "~0.9.0",
    "expect.js": "~0.3.1"
  },
  "bugs": {
    "url": "https://github.com/rjackson/broccoli-string-replace/issues"
  },
  "homepage": "https://github.com/rjackson/broccoli-string-replace",
  "_id": "broccoli-string-replace@0.0.1",
  "dist": {
    "shasum": "7228c002033541f8d7c1b65db5d5ecda9ccfa798",
    "tarball": "http://registry.npmjs.org/broccoli-string-replace/-/broccoli-string-replace-0.0.1.tgz"
  },
  "_from": "broccoli-string-replace@^0.0.1",
  "_npmVersion": "1.3.21",
  "_npmUser": {
    "name": "rwjblue",
    "email": "robert.w.jackson@me.com"
  },
  "maintainers": [
    {
      "name": "rwjblue",
      "email": "robert.w.jackson@me.com"
    }
  ],
  "directories": {},
  "_shasum": "7228c002033541f8d7c1b65db5d5ecda9ccfa798",
  "_resolved": "https://registry.npmjs.org/broccoli-string-replace/-/broccoli-string-replace-0.0.1.tgz",
  "readme": "ERROR: No README data found!"
}
