{
  "name": "webpack-react-static",
  "version": "2.2.0",
  "description": "Webpack plugin that renders React components to HTML files",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/markdalgleish/react-to-html-webpack-plugin.git"
  },
  "author": {
    "name": "Mark Dalgleish"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/markdalgleish/react-to-html-webpack-plugin/issues"
  },
  "homepage": "https://github.com/markdalgleish/react-to-html-webpack-plugin",
  "dependencies": {
    "eval": "^0.1.0"
  },
  "peerDependencies": {
    "react": "0.12.x || >=0.13.0-beta.1"
  },
  "gitHead": "3aeac9d26dbf3722fa76632cff3770697e2011a2",
  "_id": "react-to-html-webpack-plugin@2.2.0",
  "_shasum": "0a1555459b867d6d0a3549248dfbc61dbf0c887b",
  "_from": "react-to-html-webpack-plugin@*",
  "_npmVersion": "2.11.2",
  "_nodeVersion": "0.10.36",
  "_npmUser": {
    "name": "markdalgleish",
    "email": "mark.john.dalgleish@gmail.com"
  },
  "maintainers": [
    {
      "name": "markdalgleish",
      "email": "mark.john.dalgleish@gmail.com"
    }
  ],
  "dist": {
    "shasum": "0a1555459b867d6d0a3549248dfbc61dbf0c887b",
    "tarball": "http://registry.npmjs.org/react-to-html-webpack-plugin/-/react-to-html-webpack-plugin-2.2.0.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/react-to-html-webpack-plugin/-/react-to-html-webpack-plugin-2.2.0.tgz"
}
