{
  "_args": [
    [
      {
        "name": "gulp-header",
        "raw": "gulp-header@^1.7.1",
        "rawSpec": "^1.7.1",
        "scope": null,
        "spec": ">=1.7.1 <2.0.0",
        "type": "range"
      },
      "/root/open-file/books/node_modules/autolinker"
    ]
  ],
  "_from": "gulp-header@>=1.7.1 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "gulp-header@1.8.12",
  "_inCache": true,
  "_installable": true,
  "_location": "/gulp-header",
  "_nodeVersion": "8.10.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/gulp-header_1.8.12_1520546448909_0.2887393716070885"
  },
  "_npmUser": {
    "email": "tracker1@gmail.com",
    "name": "tracker1"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "gulp-header",
    "raw": "gulp-header@^1.7.1",
    "rawSpec": "^1.7.1",
    "scope": null,
    "spec": ">=1.7.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/autolinker"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-header/-/gulp-header-1.8.12.tgz",
  "_shasum": "ad306be0066599127281c4f8786660e705080a84",
  "_shrinkwrap": null,
  "_spec": "gulp-header@^1.7.1",
  "_where": "/root/open-file/books/node_modules/autolinker",
  "author": {
    "email": "tracker1@gmail.com",
    "name": "Michael J. Ryan",
    "url": "http://github.com/tracker1"
  },
  "bugs": {
    "url": "https://github.com/tracker1/gulp-header/issues"
  },
  "contributors": [
    {
      "name": "GoDaddy.com",
      "url": "http://github.com/godaddy"
    },
    {
      "email": "douglasduteil@gmail.com",
      "name": "Douglas Duteil",
      "url": "http://github.com/douglasduteil"
    }
  ],
  "dependencies": {
    "concat-with-sourcemaps": "*",
    "lodash.template": "^4.4.0",
    "through2": "^2.0.0"
  },
  "deprecated": "Removed event-stream from gulp-header",
  "description": "Gulp extension to add header to file(s) in the pipeline.",
  "devDependencies": {
    "event-stream": "^3.1.7",
    "gulp": "^3.9.0",
    "mocha": "*",
    "should": "*",
    "vinyl": "*"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "fileCount": 6,
    "integrity": "sha512-lh9HLdb53sC7XIZOYzTXM4lFuXElv3EVkSDhsd7DoJBj7hm+Ni7D3qYbb+Rr8DuM8nRanBvkVO9d7askreXGnQ==",
    "shasum": "ad306be0066599127281c4f8786660e705080a84",
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEUCIQC1CSEybVt2wuXvQciBBfhHm9op1CkcYSqVt4r82rH0FQIgPcddBStiBZaSdORiyhHU/KuoR3vX/4PxTHEMy280zmg="
      }
    ],
    "tarball": "https://registry.npmjs.org/gulp-header/-/gulp-header-1.8.12.tgz",
    "unpackedSize": 7824
  },
  "gitHead": "e2db2d463e59dc1ced8895c505b6671ab340dbb5",
  "homepage": "https://github.com/tracker1/gulp-header#readme",
  "https-proxy": null,
  "keywords": [
    "header",
    "gulpplugin",
    "eventstream"
  ],
  "license": "MIT",
  "main": "./index.js",
  "maintainers": [
    {
      "email": "tracker1@gmail.com",
      "name": "tracker1"
    }
  ],
  "name": "gulp-header",
  "optionalDependencies": {},
  "proxy": null,
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/tracker1/gulp-header.git"
  },
  "scripts": {
    "publish-major": "npm version major && git push origin master && git push --tags",
    "publish-minor": "npm version minor && git push origin master && git push --tags",
    "publish-patch": "npm version patch && git push origin master && git push --tags",
    "test": "mocha --reporter spec"
  },
  "version": "1.8.12"
}
