{
  "_args": [
    [
      {
        "raw": "grunt-shell@~0.7.0",
        "scope": null,
        "escapedName": "grunt-shell",
        "name": "grunt-shell",
        "rawSpec": "~0.7.0",
        "spec": ">=0.7.0 <0.8.0",
        "type": "range"
      },
      "/var/lib/jenkins/workspace/BuildManzaProjects/BuildManzaProjects-master/swipe/projects"
    ]
  ],
  "_from": "grunt-shell@>=0.7.0 <0.8.0",
  "_id": "grunt-shell@0.7.0",
  "_inCache": true,
  "_location": "/grunt-shell",
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "_npmVersion": "1.4.6",
  "_phantomChildren": {},
  "_requested": {
    "raw": "grunt-shell@~0.7.0",
    "scope": null,
    "escapedName": "grunt-shell",
    "name": "grunt-shell",
    "rawSpec": "~0.7.0",
    "spec": ">=0.7.0 <0.8.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-shell/-/grunt-shell-0.7.0.tgz",
  "_shasum": "2b71e54ee5e56537d34ec06bf997c06ce5b4d34b",
  "_shrinkwrap": null,
  "_spec": "grunt-shell@~0.7.0",
  "_where": "/var/lib/jenkins/workspace/BuildManzaProjects/BuildManzaProjects-master/swipe/projects",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "http://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/grunt-shell/issues"
  },
  "dependencies": {
    "chalk": "~0.4.0"
  },
  "description": "Run shell commands",
  "devDependencies": {
    "grunt": "~0.4.0"
  },
  "directories": {},
  "dist": {
    "shasum": "2b71e54ee5e56537d34ec06bf997c06ce5b4d34b",
    "tarball": "https://registry.npmjs.org/grunt-shell/-/grunt-shell-0.7.0.tgz"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "files": [
    "tasks"
  ],
  "homepage": "https://github.com/sindresorhus/grunt-shell",
  "keywords": [
    "gruntplugin",
    "shell",
    "command",
    "cmd",
    "exec",
    "spawn",
    "process",
    "cli"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "grunt-shell",
  "optionalDependencies": {},
  "peerDependencies": {
    "grunt": "~0.4.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/sindresorhus/grunt-shell.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "version": "0.7.0"
}
