{
  "name": "vue-html-loader",
  "version": "1.2.4",
  "author": "Evan You",
  "description": "vue template loader for webpack",
  "dependencies": {
    "es6-templates": "^0.2.2",
    "fastparse": "^1.0.0",
    "html-minifier": "^2.1.5",
    "loader-utils": "^1.0.2",
    "object-assign": "^4.1.0"
  },
  "devDependencies": {
    "mocha": "^2.3.4",
    "should": "^9.0.2"
  },
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:vuejs/vue-html-loader.git"
  },
  "license": "MIT"
}
