{
  "name": "page-bundler",
  "version": "0.4.1",
  "description": "simple page bunlde tool",
  "main": "index.js",
  "scripts": {
    "test": "node test/build.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/luobotang/page-bundler.git"
  },
  "keywords": [
    "bundler"
  ],
  "author": "luobotang",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/luobotang/page-bundler/issues"
  },
  "homepage": "https://github.com/luobotang/page-bundler#readme",
  "dependencies": {
    "html-minifier": "^3.5.3"
  }
}
