{
  "_args": [
    [
      "gulp-spawn@0.4.4",
      "/var/www/brandplatform.be/villapila"
    ]
  ],
  "_from": "gulp-spawn@0.4.4",
  "_id": "gulp-spawn@0.4.4",
  "_inBundle": false,
  "_integrity": "sha512-I9vsYBL3WCm0dszPo54T1laU4BFdWibIPx+5j2l41roQ31q83jKKgCA3X167sR+GezRM3vni0AlBCw8GCddcXQ==",
  "_location": "/gulp-spawn",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-spawn@0.4.4",
    "name": "gulp-spawn",
    "escapedName": "gulp-spawn",
    "rawSpec": "0.4.4",
    "saveSpec": null,
    "fetchSpec": "0.4.4"
  },
  "_requiredBy": [
    "/gulp-iconfont"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-spawn/-/gulp-spawn-0.4.4.tgz",
  "_spec": "0.4.4",
  "_where": "/var/www/brandplatform.be/villapila",
  "author": {
    "name": "Hector Parra",
    "url": "http://hectorparra.com/"
  },
  "bugs": {
    "url": "https://github.com/pioug/gulp-spawn/issues"
  },
  "dependencies": {
    "plexer": "^1.0.2",
    "plugin-error": "^1.0.1"
  },
  "description": "spawn plugin for gulp",
  "devDependencies": {
    "event-stream": "^4.0.1",
    "mocha": "^5.2.0",
    "prettier": "^1.14.3",
    "vinyl": "^2.2.0"
  },
  "engines": {
    "node": ">= 6.0.0"
  },
  "homepage": "https://github.com/pioug/gulp-spawn",
  "keywords": [
    "gulpplugin",
    "spawn",
    "cli",
    "shell",
    "exec"
  ],
  "licenses": [
    {
      "type": "MIT"
    }
  ],
  "main": "./index.js",
  "name": "gulp-spawn",
  "repository": {
    "type": "git",
    "url": "git://github.com/pioug/gulp-spawn.git"
  },
  "scripts": {
    "test": "mocha tests/*.js --exit"
  },
  "version": "0.4.4"
}
