{
  "_args": [
    [
      "gulp-shell@^0.5.2",
      "/home/miguelangel/Escritorio/DuckHunt"
    ]
  ],
  "_from": "gulp-shell@>=0.5.2 <0.6.0",
  "_id": "gulp-shell@0.5.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/gulp-shell",
  "_nodeVersion": "5.4.1",
  "_npmUser": {
    "email": "sun.zheng.an.0@gmail.com",
    "name": "sun-zheng-an"
  },
  "_npmVersion": "3.5.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "gulp-shell",
    "raw": "gulp-shell@^0.5.2",
    "rawSpec": "^0.5.2",
    "scope": null,
    "spec": ">=0.5.2 <0.6.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-shell/-/gulp-shell-0.5.2.tgz",
  "_shasum": "a4959ca0651ad1c7bbfe70b2d0adbbb4e1aea98d",
  "_shrinkwrap": null,
  "_spec": "gulp-shell@^0.5.2",
  "_where": "/home/miguelangel/Escritorio/DuckHunt",
  "author": {
    "name": "Sun Zheng'an"
  },
  "bugs": {
    "url": "https://github.com/sun-zheng-an/gulp-shell/issues"
  },
  "dependencies": {
    "async": "^1.5.0",
    "gulp-util": "^3.0.7",
    "lodash": "^4.0.0",
    "through2": "^2.0.0"
  },
  "description": "A handy command line interface for gulp",
  "devDependencies": {
    "chai": "~3.4.0",
    "coveralls": "~2.11.4",
    "eslint": "~1.10.3",
    "gulp": "~3.9.0",
    "istanbul": "~0.4.0",
    "mocha": "~2.3.3",
    "mocha-lcov-reporter": "~1.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "a4959ca0651ad1c7bbfe70b2d0adbbb4e1aea98d",
    "tarball": "https://registry.npmjs.org/gulp-shell/-/gulp-shell-0.5.2.tgz"
  },
  "gitHead": "b53abf93b42bd34cb05663d9fc436655da0dd6bd",
  "homepage": "https://github.com/sun-zheng-an/gulp-shell",
  "keywords": [
    "command",
    "gulp",
    "gulpplugin",
    "shell"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "sun-zheng-an",
      "email": "sun.zheng.an.0@gmail.com"
    }
  ],
  "name": "gulp-shell",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sun-zheng-an/gulp-shell.git"
  },
  "scripts": {
    "coveralls": "gulp coveralls",
    "test": "gulp test lint"
  },
  "version": "0.5.2"
}
