{
  "name": "grunt",
  "description": "A task-based command line build tool for JavaScript projects.",
  "version": "0.4.0-rc7",
  "author": {
    "name": "\"Cowboy\" Ben Alman",
    "url": "http://benalman.com/"
  },
  "homepage": "http://gruntjs.com/",
  "repository": {
    "type": "git",
    "url": "git://github.com/gruntjs/grunt.git"
  },
  "bugs": {
    "url": "http://github.com/gruntjs/grunt/issues"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/gruntjs/grunt/blob/master/LICENSE-MIT"
    }
  ],
  "main": "lib/grunt",
  "scripts": {
    "test": "grunt test"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "keywords": [
    "async",
    "cli",
    "minify",
    "uglify",
    "build",
    "lodash",
    "unit",
    "test",
    "qunit",
    "nodeunit",
    "server",
    "init",
    "scaffold",
    "make",
    "jake",
    "tool"
  ],
  "dependencies": {
    "async": "~0.1.22",
    "coffee-script": "~1.3.3",
    "colors": "~0.6.0-1",
    "dateformat": "1.0.2-1.2.3",
    "eventemitter2": "~0.4.9",
    "findup-sync": "~0.1.0",
    "glob": "~3.1.13",
    "hooker": "~0.2.3",
    "iconv-lite": "~0.2.5",
    "minimatch": "~0.2.6",
    "nopt": "~1.0.10",
    "rimraf": "~2.0.2",
    "lodash": "~0.9.0",
    "underscore.string": "~2.2.0rc",
    "which": "~1.0.5",
    "js-yaml": "~1.0.1"
  },
  "devDependencies": {
    "temporary": "~0.0.4",
    "grunt-contrib-jshint": "0.1.1rc6",
    "grunt-contrib-nodeunit": "0.1.2rc6",
    "grunt-contrib-watch": "0.2.0rc5",
    "difflet": "~0.2.3"
  },
  "contributors": [
    {
      "name": "\"Cowboy\" Ben Alman",
      "url": "http://benalman.com/"
    },
    {
      "name": "Kyle Robinson Young",
      "url": "http://dontkry.com/"
    },
    {
      "name": "Tyler Kellen",
      "url": "http://goingslowly.com"
    },
    {
      "name": "Sindre Sorhus",
      "url": "http://sindresorhus.com"
    }
  ],
  "_id": "grunt@0.4.0-rc7",
  "dist": {
    "shasum": "8db0d57cdb44043a3943ce6e7364379df57b913e",
    "tarball": "https://registry.npmjs.org/grunt/-/grunt-0.4.0rc7.tgz"
  },
  "_npmVersion": "1.1.70",
  "_npmUser": {
    "name": "cowboy",
    "email": "cowboy@rj3.net"
  },
  "maintainers": [
    {
      "name": "cowboy",
      "email": "cowboy@rj3.net"
    },
    {
      "name": "tkellen",
      "email": "tyler@sleekcode.net"
    }
  ],
  "directories": {},
  "_shasum": "8db0d57cdb44043a3943ce6e7364379df57b913e",
  "_resolved": "https://registry.npmjs.org/grunt/-/grunt-0.4.0rc7.tgz",
  "_from": "grunt@0.4.0-rc7"
}
