{
  "name": "webpack-open-browser-plugin",
  "version": "1.0.7",
  "description": "open browser when webpack after compile(all done)",
  "main": "index.js",
  "scripts": {
  },
  "dependencies": {
    "opn": "^5.5.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/En777/webpack-open-browser-plugin"
  },
  "keywords": [
    "webpack",
    "devServer",
    "openBrowser",
    "plugin"
  ],
  "author": "En777",
  "license": "MIT"
}
