{
  "name": "gulp-template-compile",
  "version": "1.0.0",
  "description": "Gulp task to precompile lodash templates",
  "main": "index.js",
  "author": {
    "name": "Ingruz",
    "email": "psychobear42@gmail.com"
  },
  "repository": {
    "type": "git",
    "url": "http://github.com/ingro/gulp-template-compile.git"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "scripts": {
    "test": "mocha"
  },
  "files": [
    "index.js"
  ],
  "keywords": [
    "gulpplugin",
    "lodash",
    "template",
    "precompile",
    "compile",
    "html",
    "javascript"
  ],
  "license": "MIT",
  "dependencies": {
    "gulp-util": "~3.0.0",
    "lodash.template": "~2.4.1",
    "through2": "~0.5.1"
  },
  "devDependencies": {
    "mocha": "*"
  },
  "gitHead": "f03af4f758ca53186df37e712a4726bf4807f889",
  "bugs": {
    "url": "https://github.com/ingro/gulp-template-compile/issues"
  },
  "homepage": "https://github.com/ingro/gulp-template-compile",
  "_id": "gulp-template-compile@1.0.0",
  "_shasum": "77345bbbd66768e5f6aaa2ed053982e9daf729c8",
  "_from": "gulp-template-compile@>=1.0.0",
  "_npmVersion": "2.5.0",
  "_nodeVersion": "0.10.29",
  "_npmUser": {
    "name": "ingruz",
    "email": "psychobear42@gmail.com"
  },
  "maintainers": [
    {
      "name": "ingruz",
      "email": "psychobear42@gmail.com"
    }
  ],
  "dist": {
    "shasum": "77345bbbd66768e5f6aaa2ed053982e9daf729c8",
    "tarball": "http://registry.npmjs.org/gulp-template-compile/-/gulp-template-compile-1.0.0.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/gulp-template-compile/-/gulp-template-compile-1.0.0.tgz",
  "readme": "ERROR: No README data found!"
}
