{
  "_args": [
    [
      "gulp-template@5.0.0",
      "/Users/mathieuherve/www/provelo/wp-content/themes/wp-start/wp-gulp"
    ]
  ],
  "_from": "gulp-template@5.0.0",
  "_id": "gulp-template@5.0.0",
  "_inBundle": false,
  "_integrity": "sha512-BsE+HrFZG0ItM0fBhRMfqWWR5MQ2W3O3ss1T3XdNqi4p9WCIFYjcdI1L5PikXMNUU93A4NoVLeWPwUmqGAKwGA==",
  "_location": "/gulp-template",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-template@5.0.0",
    "name": "gulp-template",
    "escapedName": "gulp-template",
    "rawSpec": "5.0.0",
    "saveSpec": null,
    "fetchSpec": "5.0.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-template/-/gulp-template-5.0.0.tgz",
  "_spec": "5.0.0",
  "_where": "/Users/mathieuherve/www/provelo/wp-content/themes/wp-start/wp-gulp",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/gulp-template/issues"
  },
  "dependencies": {
    "lodash": "^4.8.2",
    "plugin-error": "^0.1.2",
    "safe-buffer": "^5.1.1",
    "through2": "^2.0.0"
  },
  "description": "Render/precompile Lodash/Underscore templates",
  "devDependencies": {
    "gulp-data": "^1.0.2",
    "mocha": "*",
    "vinyl": "^2.1.0",
    "xo": "*"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/gulp-template#readme",
  "keywords": [
    "gulpplugin",
    "lodash",
    "underscore",
    "template",
    "compile",
    "html",
    "render",
    "rendering",
    "precompile"
  ],
  "license": "MIT",
  "name": "gulp-template",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/gulp-template.git"
  },
  "scripts": {
    "test": "xo && mocha"
  },
  "version": "5.0.0"
}
