{
  "_from": "grunt-cli@^0.1.13",
  "_id": "grunt-cli@0.1.13",
  "_inBundle": false,
  "_integrity": "sha1-6evEBHYx9QEtkidww5N4EzytEPQ=",
  "_location": "/grunt-cli",
  "_phantomChildren": {
    "abbrev": "1.1.1"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "grunt-cli@^0.1.13",
    "name": "grunt-cli",
    "escapedName": "grunt-cli",
    "rawSpec": "^0.1.13",
    "saveSpec": null,
    "fetchSpec": "^0.1.13"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-cli/-/grunt-cli-0.1.13.tgz",
  "_shasum": "e9ebc4047631f5012d922770c39378133cad10f4",
  "_spec": "grunt-cli@^0.1.13",
  "_where": "/Library/WebServer/Documents/GitHub/funcunit/site",
  "author": {
    "name": "Grunt Team"
  },
  "bin": {
    "grunt": "bin/grunt"
  },
  "bugs": {
    "url": "http://github.com/gruntjs/grunt-cli/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Tyler Kellen",
      "url": "http://goingslowly.com"
    },
    {
      "name": "Ben Alman",
      "url": "http://gruntjs.com"
    },
    {
      "name": "Scott González",
      "url": "http://nemikor.com"
    },
    {
      "name": "Forbes Lindesay",
      "url": "https://github.com/"
    }
  ],
  "dependencies": {
    "findup-sync": "~0.1.0",
    "nopt": "~1.0.10",
    "resolve": "~0.3.1"
  },
  "deprecated": false,
  "description": "The grunt command line interface.",
  "devDependencies": {
    "grunt": "~0.4.0",
    "grunt-contrib-jshint": "~0.2.0"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "homepage": "http://gruntjs.com/",
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/gruntjs/grunt-cli/blob/master/LICENSE-MIT"
    }
  ],
  "name": "grunt-cli",
  "preferGlobal": true,
  "repository": {
    "type": "git",
    "url": "git://github.com/gruntjs/grunt-cli.git"
  },
  "scripts": {
    "test": "node bin/grunt test"
  },
  "version": "0.1.13"
}
