{
  "name": "grunt-shell",
  "version": "0.6.1",
  "description": "Run shell commands",
  "keywords": [
    "gruntplugin",
    "shell",
    "command",
    "cmd",
    "exec",
    "spawn",
    "process",
    "cli"
  ],
  "license": "MIT",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "http://sindresorhus.com"
  },
  "files": [
    "tasks/shell.js"
  ],
  "repository": {
    "type": "git",
    "url": "sindresorhus/grunt-shell.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "dependencies": {
    "chalk": "~0.3.0"
  },
  "devDependencies": {
    "grunt": "~0.4.0"
  },
  "peerDependencies": {
    "grunt": "~0.4.0"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "_id": "grunt-shell@0.6.1",
  "dist": {
    "shasum": "7c75f71cabccf8a03728d766cc5fa0639dafc919",
    "tarball": "http://registry.npmjs.org/grunt-shell/-/grunt-shell-0.6.1.tgz"
  },
  "_from": "grunt-shell@0.6.1",
  "_npmVersion": "1.3.14",
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "directories": {},
  "_shasum": "7c75f71cabccf8a03728d766cc5fa0639dafc919",
  "_resolved": "https://registry.npmjs.org/grunt-shell/-/grunt-shell-0.6.1.tgz"
}
