{
  "name": "lhy-bootstrap",
  "version": "1.1.1",
  "description": "For me to quick start a template.",
  "main": "index.html",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "lhy"
  ],
  "author": "Huayun Liu",
  "license": "MIT",
  "dependencies": {
    "babel": "^5.8.23",
    "babel-loader": "^6.2.0",
    "bootstrap": "^3.3.6",
    "css-loader": "^0.23.1",
    "jquery": "^2.1.4",
    "less": "^2.5.3",
    "less-loader": "^2.2.2",
    "style-loader": "^0.13.0",
    "webpack": "^1.12.9",
    "webpack-dev-server": "^1.14.0"
  }
}
