{
  "name": "webpack-copy-on-build-plugin",
  "version": "1.0.4",
  "description": "Webpack plugin that copies files after build has been completed",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/GitSage/webpack-copy-on-build-plugin"
  },
  "keywords": [
    "webpack"
  ],
  "author": "Benjamin Yocum <benjaminbyocum@gmail.com>",
  "license": "MIT"
}
