{
  "name": "html-webpack-inline-chunk-plugin",
  "version": "1.1.1",
  "description": "webpack plugin to inline chunk in html webpack plugin",
  "repository": {
    "url": "https://github.com/rohitlodha/html-webpack-inline-chunk-plugin"
  },
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Rohit",
  "license": "MIT",
  "dependencies": {
    "lodash": "^4.15.0",
    "source-map-url": "^0.4.0"
  }
}
