{
  "name": "hxng-loader",
  "version": "0.0.1",
  "description": "webpack dynamic ng template cache loader that exports the template name",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/latos/hxng-loader.git"
  },
  "keywords": [
    "angular",
    "webpack",
    "template",
    "ng",
    "html",
    "loader"
  ],
  "author": "Daniel Danilatos",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/latos/hxng-loader/issues"
  },
  "homepage": "https://github.com/latos/hxng-loader",
  "dependencies": {
    "html-minifier": "=1.0.0",
    "js-string-escape": "=1.0.0"
  }
}
