{
  "name": "generator-webpacktool",
  "version": "1.0.1",
  "description": ">自己看文档配置一个webpak+babel+sass+images+font-awsome+jsx热加载解析，便于以后写程序。",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Zenquan/webpackTool.git"
  },
  "keywords": [
    "webpack"
  ],
  "author": "Jomsou",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Zenquan/webpackTool/issues"
  },
  "homepage": "https://github.com/Zenquan/webpackTool#readme",
  "dependencies": {
    "chalk": "^2.4.1",
    "path": "^0.12.7",
    "util": "^0.11.0",
    "yeoman-generator": "^3.1.0",
    "yosay": "^2.0.2"
  }
}
