{
  "name": "html-bundler",
  "version": "0.7.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "bin": {
    "hb": "./bin/html-bundler.js"
  },
  "author": "xieyu33333",
  "license": "ISC",
  "dependencies": {
    "autoprefixer": "6.7.0",
    "cheerio": "^0.22.0",
    "colors": "1.1.2",
    "commander": "2.9.0",
    "del": "2.2.2",
    "file-loader": "0.9.0",
    "fs-extra": "^1.0.0",
    "gulp": "^3.9.1",
    "gulp-base64": "0.1.3",
    "gulp-bird": "0.2.4",
    "gulp-changed": "1.3.2",
    "gulp-clean-css": "2.3.2",
    "gulp-concat": "^2.6.1",
    "gulp-connect": "5.0.0",
    "gulp-debug": "3.0.0",
    "gulp-file-count": "1.0.3",
    "gulp-if": "^2.0.2",
    "gulp-inline-source": "^3.0.0",
    "gulp-less": "^3.3.0",
    "gulp-minify-html": "^1.0.6",
    "gulp-plumber": "1.1.0",
    "gulp-postcss": "6.3.0",
    "gulp-sourcemaps": "^1.9.1",
    "gulp-uglify": "^2.0.0",
    "gulp-util": "^3.0.8",
    "happypack": "4.0.0",
    "html-loader": "0.4.4",
    "is_js": "0.9.0",
    "json-loader": "0.5.4",
    "lodash": "^4.17.4",
    "node-sloc": "^0.1.10",
    "through2": "2.0.3",
    "url-loader": "0.5.7",
    "webpack": "^3.6.0",
    "webpack-stream": "^4.0.0",
    "is-stream": "^1.1.0"
  },
  "devDependencies": {}
}
