{
  "_args": [
    [
      {
        "raw": "grunt-lib-contrib@~0.6.1",
        "scope": null,
        "escapedName": "grunt-lib-contrib",
        "name": "grunt-lib-contrib",
        "rawSpec": "~0.6.1",
        "spec": ">=0.6.1 <0.7.0",
        "type": "range"
      },
      "/Users/alexandereul/WebstormProjects/Opal/node_modules/grunt-contrib-uglify"
    ]
  ],
  "_from": "grunt-lib-contrib@>=0.6.1 <0.7.0",
  "_id": "grunt-lib-contrib@0.6.1",
  "_inCache": true,
  "_location": "/grunt-lib-contrib",
  "_npmUser": {
    "name": "tkellen",
    "email": "tyler@sleekcode.net"
  },
  "_npmVersion": "1.2.15",
  "_phantomChildren": {},
  "_requested": {
    "raw": "grunt-lib-contrib@~0.6.1",
    "scope": null,
    "escapedName": "grunt-lib-contrib",
    "name": "grunt-lib-contrib",
    "rawSpec": "~0.6.1",
    "spec": ">=0.6.1 <0.7.0",
    "type": "range"
  },
  "_requiredBy": [
    "/grunt-contrib-uglify"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-lib-contrib/-/grunt-lib-contrib-0.6.1.tgz",
  "_shasum": "3f56adb7da06e814795ee2415b0ebe5fb8903ebb",
  "_shrinkwrap": null,
  "_spec": "grunt-lib-contrib@~0.6.1",
  "_where": "/Users/alexandereul/WebstormProjects/Opal/node_modules/grunt-contrib-uglify",
  "author": {
    "name": "Grunt Team",
    "url": "http://gruntjs.com/"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-lib-contrib/issues"
  },
  "contributors": [
    {
      "name": "Tyler Kellen",
      "url": "http://goingslowly.com/"
    },
    {
      "name": "Chris Talkington",
      "url": "http://christalkington.com/"
    },
    {
      "name": "Larry Davis",
      "url": "http://lazd.net/"
    },
    {
      "name": "Sindre Sorhus",
      "url": "http://sindresorhus.com"
    }
  ],
  "dependencies": {
    "zlib-browserify": "0.0.1"
  },
  "description": "Common functionality shared across grunt-contrib tasks.",
  "devDependencies": {
    "grunt": "~0.4.0",
    "grunt-contrib-jshint": "~0.1.1",
    "grunt-contrib-nodeunit": "~0.1.2"
  },
  "directories": {},
  "dist": {
    "shasum": "3f56adb7da06e814795ee2415b0ebe5fb8903ebb",
    "tarball": "https://registry.npmjs.org/grunt-lib-contrib/-/grunt-lib-contrib-0.6.1.tgz"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "homepage": "http://github.com/gruntjs/grunt-lib-contrib",
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/gruntjs/grunt-lib-contrib/blob/master/LICENSE-MIT"
    }
  ],
  "main": "lib/contrib",
  "maintainers": [
    {
      "name": "cowboy",
      "email": "cowboy@rj3.net"
    },
    {
      "name": "tkellen",
      "email": "tyler@sleekcode.net"
    },
    {
      "name": "shama",
      "email": "kyle@dontkry.com"
    }
  ],
  "name": "grunt-lib-contrib",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/gruntjs/grunt-lib-contrib.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.6.1"
}
