{
  "_args": [
    [
      "karma-html2js-preprocessor@1.1.0",
      "/Users/setaka/github/circl/design-system/circl-ui-library/packages/components"
    ]
  ],
  "_development": true,
  "_from": "karma-html2js-preprocessor@1.1.0",
  "_id": "karma-html2js-preprocessor@1.1.0",
  "_inBundle": false,
  "_integrity": "sha1-/Ant8Eu+K7bu6boZaPgmtziAIL0=",
  "_location": "/karma-html2js-preprocessor",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "karma-html2js-preprocessor@1.1.0",
    "name": "karma-html2js-preprocessor",
    "escapedName": "karma-html2js-preprocessor",
    "rawSpec": "1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/karma-html2js-preprocessor/-/karma-html2js-preprocessor-1.1.0.tgz",
  "_spec": "1.1.0",
  "_where": "/Users/setaka/github/circl/design-system/circl-ui-library/packages/components",
  "author": {
    "name": "Vojta Jina",
    "email": "vojta.jina@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/karma-runner/karma-html2js-preprocessor/issues"
  },
  "contributors": [
    {
      "name": "Friedel Ziegelmayer",
      "email": "dignifiedquire@gmail.com"
    },
    {
      "name": "Mark Ethan Trostler",
      "email": "mark@zzo.com"
    },
    {
      "name": "Andres Rios",
      "email": "rianby64@gmail.com"
    },
    {
      "name": "Larry Davis",
      "email": "lazdnet@gmail.com"
    },
    {
      "name": "Jochen Ulrich",
      "email": "jochenulrich@t-online.de"
    },
    {
      "name": "Richard McIntyre",
      "email": "richard.mackstar@gmail.com"
    }
  ],
  "dependencies": {},
  "description": "A Karma plugin. Convert HTML files into JS strings to serve them in a script tag.",
  "devDependencies": {
    "chai": "~3.5",
    "grunt": "~1.0.1",
    "grunt-auto-release": "~0.0.6",
    "grunt-bump": "~0.8.0",
    "grunt-contrib-jshint": "~1.0",
    "grunt-npm": "~0.0.2",
    "grunt-simple-mocha": "~0.4",
    "mocha": "~3.0"
  },
  "homepage": "https://github.com/karma-runner/karma-html2js-preprocessor#readme",
  "keywords": [
    "karma-plugin",
    "karma-preprocessor",
    "html2js",
    "html"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "karma-html2js-preprocessor",
  "peerDependencies": {
    "karma": ">=0.9"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/karma-runner/karma-html2js-preprocessor.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "1.1.0"
}
