{
  "_args": [
    [
      {
        "raw": "gulp-help@^1.6.1",
        "scope": null,
        "escapedName": "gulp-help",
        "name": "gulp-help",
        "rawSpec": "^1.6.1",
        "spec": ">=1.6.1 <2.0.0",
        "type": "range"
      },
      "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui"
    ]
  ],
  "_from": "gulp-help@>=1.6.1 <2.0.0",
  "_id": "gulp-help@1.6.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/gulp-help",
  "_nodeVersion": "2.3.2",
  "_npmUser": {
    "name": "chmontgomery",
    "email": "chr.montgomery@gmail.com"
  },
  "_npmVersion": "2.11.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "gulp-help@^1.6.1",
    "scope": null,
    "escapedName": "gulp-help",
    "name": "gulp-help",
    "rawSpec": "^1.6.1",
    "spec": ">=1.6.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/semantic-ui"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-help/-/gulp-help-1.6.1.tgz",
  "_shasum": "261db186e18397fef3f6a2c22e9c315bfa88ae0c",
  "_shrinkwrap": null,
  "_spec": "gulp-help@^1.6.1",
  "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/semantic-ui",
  "author": {
    "name": "Chris Montgomery",
    "email": "chr.montgomery@gmail.com",
    "url": "http://www.chrismontgomery.info/"
  },
  "bugs": {
    "url": "https://github.com/chmontgomery/gulp-help/issues"
  },
  "contributors": [
    {
      "name": "Chris Montgomery",
      "url": "http://www.chrismontgomery.info/"
    },
    {
      "name": "Sascha Depold",
      "url": "http://depold.com"
    },
    {
      "name": "Scott Silvi",
      "url": "https://github.com/scottsilvi"
    },
    {
      "name": "Fede Ramirez",
      "url": "http://2fd.github.io/"
    },
    {
      "name": "Kent C. Dodds",
      "url": "https://github.com/kentcdodds"
    },
    {
      "name": "Rui Marinho",
      "url": "https://github.com/ruimarinho"
    },
    {
      "name": "Jacek Tomaszewski",
      "url": "https://github.com/jtomaszewski"
    },
    {
      "name": "MrFusion42",
      "url": "https://github.com/MrFusion42"
    },
    {
      "name": "Jordi Dosne",
      "url": "https://github.com/JiDai"
    }
  ],
  "dependencies": {
    "chalk": "^1.0.0",
    "object-assign": "^3.0.0"
  },
  "description": "Adds a default help task to gulp and provides the ability to add custom help messages to your gulp tasks",
  "devDependencies": {
    "mocha": "^2.2.5",
    "should": "^6.0.3",
    "sinon": "^1.14.1"
  },
  "directories": {},
  "dist": {
    "shasum": "261db186e18397fef3f6a2c22e9c315bfa88ae0c",
    "tarball": "https://registry.npmjs.org/gulp-help/-/gulp-help-1.6.1.tgz"
  },
  "engines": {
    "node": ">= 0.10"
  },
  "gitHead": "e3ee634ec8e6019472446dcaf534737ee90dcccf",
  "homepage": "https://github.com/chmontgomery/gulp-help#readme",
  "keywords": [
    "gulp",
    "help",
    "tasks",
    "list",
    "gulpfriendly"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "chmontgomery",
      "email": "chr.montgomery@gmail.com"
    }
  ],
  "name": "gulp-help",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chmontgomery/gulp-help.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "1.6.1"
}
