{
  "name": "html-import-template-loader",
  "version": "1.0.0",
  "description": "Use HTMLImport technology to load views.",
  "keywords": [
    "aurelia",
    "loader",
    "modules"
  ],
  "homepage": "http://aurelia.io",
  "main": "dist/commonjs/aurelia-html-import-template-loader.js",
  "moduleType": "node",
  "license": "MIT",
  "authors": [
    "Rob Eisenberg <rob@bluespire.com> (http://robeisenberg.com/)"
  ],
  "repository": {
    "type": "git",
    "url": "http://github.com/aurelia/html-import-template-loader"
  },
  "dependencies": {
    "aurelia-loader": "^1.0.0",
    "aurelia-pal": "^1.0.0",
    "webcomponentsjs": "^0.7.22"
  }
}
