{
  "_from": "gulp-shell@^0.5.2",
  "_id": "gulp-shell@0.5.2",
  "_inBundle": false,
  "_integrity": "sha512-hlmkFwqZ07kA+pjvf3ZVVYzyB0Z3XQR6Agw/IGXR/KVb807w5WFPCVcoPF5+bEUXwUZC4YeFaX0AklMi8gjORw==",
  "_location": "/gulp-shell",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "gulp-shell@^0.5.2",
    "name": "gulp-shell",
    "escapedName": "gulp-shell",
    "rawSpec": "^0.5.2",
    "saveSpec": null,
    "fetchSpec": "^0.5.2"
  },
  "_requiredBy": [
    "/laravel-elixir"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-shell/-/gulp-shell-0.5.2.tgz",
  "_shasum": "a4959ca0651ad1c7bbfe70b2d0adbbb4e1aea98d",
  "_spec": "gulp-shell@^0.5.2",
  "_where": "C:\\xamp71\\htdocs\\pincodes\\pintaxi\\node_modules\\laravel-elixir",
  "author": {
    "name": "Sun Zheng'an"
  },
  "bugs": {
    "url": "https://github.com/sun-zheng-an/gulp-shell/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "async": "^1.5.0",
    "gulp-util": "^3.0.7",
    "lodash": "^4.0.0",
    "through2": "^2.0.0"
  },
  "deprecated": false,
  "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"
  },
  "homepage": "https://github.com/sun-zheng-an/gulp-shell",
  "keywords": [
    "gulpplugin",
    "gulp",
    "shell",
    "command"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "gulp-shell",
  "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"
}
