{
  "_from": "gulp-inject-partials@^1.0.4",
  "_id": "gulp-inject-partials@1.0.4",
  "_inBundle": false,
  "_integrity": "sha512-fu1X7my5whPQguPhkiLdqaKmBfUShLJ35t0kksfKhHJ3iE3KZqqXyPueZI4KnCsbfNgjXe/dtC+c4CkeDDIlQA==",
  "_location": "/gulp-inject-partials",
  "_phantomChildren": {
    "ansi-cyan": "0.1.1",
    "ansi-red": "0.1.1",
    "arr-flatten": "1.1.0",
    "clone-buffer": "1.0.0",
    "cloneable-readable": "1.1.2",
    "remove-trailing-separator": "1.1.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "gulp-inject-partials@^1.0.4",
    "name": "gulp-inject-partials",
    "escapedName": "gulp-inject-partials",
    "rawSpec": "^1.0.4",
    "saveSpec": null,
    "fetchSpec": "^1.0.4"
  },
  "_requiredBy": [
    "#DEV:/",
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-inject-partials/-/gulp-inject-partials-1.0.4.tgz",
  "_shasum": "c12cc4fefa8f99d2f42d2fd08a0896feec635885",
  "_spec": "gulp-inject-partials@^1.0.4",
  "_where": "/home/zoernert/Development/stromdao/Corrently/static",
  "author": {
    "name": "Miroslav Jonas",
    "email": "meeroslav@yahoo.com"
  },
  "bugs": {
    "url": "https://github.com/meeroslav/gulp-inject-partials/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "ansi-colors": "^1.1.0",
    "escape-string-regexp": "^1.0.5",
    "event-stream": "^3.1.0",
    "fancy-log": "^1.3.2",
    "plugin-error": "^0.1.2",
    "strip-bom-buf": "^1.0.0",
    "through2": "^2.0.1",
    "vinyl": "^2.1.0"
  },
  "deprecated": false,
  "description": "A recursive injection of partials based on their path name for gulp",
  "devDependencies": {
    "chai": "^4.1.2",
    "mocha": "~5.0.3",
    "should": "~13.2.1",
    "sinon": "^4.4.2",
    "sinon-chai": "^3.0.0"
  },
  "engines": {
    "node": ">=4"
  },
  "homepage": "https://github.com/meeroslav/gulp-inject-partials",
  "keywords": [
    "gulpplugin",
    "inject",
    "partials",
    "index"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "gulp-inject-partials",
  "repository": {
    "type": "git",
    "url": "git://github.com/meeroslav/gulp-inject-partials.git"
  },
  "scripts": {
    "test": "mocha -R spec src/**/*.spec.js"
  },
  "version": "1.0.4"
}
