{
  "_from": "gulp-handlebars",
  "_id": "gulp-handlebars@5.0.2",
  "_inBundle": false,
  "_integrity": "sha512-23+3YLWmQmLZfhMRIH4PZJaDenTI7C1RXHysV3J/pGiV/m5cypODLzGS7RUCzYtK7fzHaNpiEyygQxR6PdkrIg==",
  "_location": "/gulp-handlebars",
  "_phantomChildren": {
    "ansi-cyan": "0.1.1",
    "ansi-red": "0.1.1",
    "arr-flatten": "1.1.0"
  },
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "gulp-handlebars",
    "name": "gulp-handlebars",
    "escapedName": "gulp-handlebars",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#DEV:/",
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-handlebars/-/gulp-handlebars-5.0.2.tgz",
  "_shasum": "86febe005569b0612b081c2f8826a7fe67aaa912",
  "_spec": "gulp-handlebars",
  "_where": "/home/zoernert/Development/stromdao/Corrently/static",
  "author": {
    "name": "Larry Davis",
    "email": "lazdnet@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/lazd/gulp-handlebars/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Whitney Young",
      "email": "wbyoung@fadingred.com"
    }
  ],
  "dependencies": {
    "handlebars": "^4.0.0",
    "plugin-error": "^0.1.2",
    "replace-ext": "^1.0.0",
    "through2": "^2.0.3"
  },
  "deprecated": false,
  "description": "Handlebars plugin for gulp",
  "devDependencies": {
    "gulp": "^4.0.0",
    "gulp-concat": "^2.5.2",
    "gulp-declare": "^0.3.0",
    "gulp-define-module": "^0.1.1",
    "gulp-wrap": "^0.13.0",
    "mocha": "^4.1.0",
    "nsdeclare": "^0.1.0",
    "should": "^13.2.0",
    "vinyl": "^2.1.0"
  },
  "engines": {
    "node": ">=0.10"
  },
  "homepage": "https://github.com/lazd/gulp-handlebars#readme",
  "keywords": [
    "gulpplugin",
    "handlebars"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "gulp-handlebars",
  "repository": {
    "type": "git",
    "url": "git://github.com/lazd/gulp-handlebars.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "5.0.2"
}
