{
  "_args": [
    [
      {
        "raw": "gulp-header@^1.8.2",
        "scope": null,
        "escapedName": "gulp-header",
        "name": "gulp-header",
        "rawSpec": "^1.8.2",
        "spec": ">=1.8.2 <2.0.0",
        "type": "range"
      },
      "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui"
    ]
  ],
  "_from": "gulp-header@>=1.8.2 <2.0.0",
  "_id": "gulp-header@1.8.8",
  "_inCache": true,
  "_installable": true,
  "_location": "/gulp-header",
  "_nodeVersion": "4.4.7",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/gulp-header-1.8.8.tgz_1470820645345_0.7174483358394355"
  },
  "_npmUser": {
    "name": "tracker1",
    "email": "tracker1@gmail.com"
  },
  "_npmVersion": "2.15.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "gulp-header@^1.8.2",
    "scope": null,
    "escapedName": "gulp-header",
    "name": "gulp-header",
    "rawSpec": "^1.8.2",
    "spec": ">=1.8.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/semantic-ui"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-header/-/gulp-header-1.8.8.tgz",
  "_shasum": "4509c64677aab56b5ee8e4669a79b1655933a49e",
  "_shrinkwrap": null,
  "_spec": "gulp-header@^1.8.2",
  "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui",
  "author": {
    "name": "Michael J. Ryan",
    "email": "mxryan@godaddy.com",
    "url": "http://github.com/tracker1"
  },
  "bugs": {
    "url": "https://github.com/tracker1/gulp-header/issues"
  },
  "contributors": [
    {
      "name": "GoDaddy.com",
      "url": "http://github.com/godaddy"
    },
    {
      "name": "Douglas Duteil",
      "email": "douglasduteil@gmail.com",
      "url": "http://github.com/douglasduteil"
    }
  ],
  "dependencies": {
    "concat-with-sourcemaps": "*",
    "gulp-util": "*",
    "object-assign": "*",
    "through2": "^2.0.0"
  },
  "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": {
    "shasum": "4509c64677aab56b5ee8e4669a79b1655933a49e",
    "tarball": "https://registry.npmjs.org/gulp-header/-/gulp-header-1.8.8.tgz"
  },
  "gitHead": "4d219649ba55069fe742195341fa3b71ae65976f",
  "homepage": "https://github.com/tracker1/gulp-header#readme",
  "https-proxy": null,
  "keywords": [
    "header",
    "gulpplugin",
    "eventstream"
  ],
  "license": "MIT",
  "main": "./index.js",
  "maintainers": [
    {
      "name": "tracker1",
      "email": "tracker1@gmail.com"
    }
  ],
  "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.8"
}
