{
  "_args": [
    [
      {
        "raw": "grunt-contrib-compress@~1.3.0",
        "scope": null,
        "escapedName": "grunt-contrib-compress",
        "name": "grunt-contrib-compress",
        "rawSpec": "~1.3.0",
        "spec": ">=1.3.0 <1.4.0",
        "type": "range"
      },
      "/Users/tsnorri/bower_components/bootstrap"
    ]
  ],
  "_from": "grunt-contrib-compress@>=1.3.0 <1.4.0",
  "_id": "grunt-contrib-compress@1.3.0",
  "_inCache": true,
  "_location": "/grunt-contrib-compress",
  "_nodeVersion": "4.2.3",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/grunt-contrib-compress-1.3.0.tgz_1464112166841_0.6356244964990765"
  },
  "_npmUser": {
    "name": "vladikoff",
    "email": "vlad@vladikoff.com"
  },
  "_npmVersion": "2.15.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "grunt-contrib-compress@~1.3.0",
    "scope": null,
    "escapedName": "grunt-contrib-compress",
    "name": "grunt-contrib-compress",
    "rawSpec": "~1.3.0",
    "spec": ">=1.3.0 <1.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/grunt-contrib-compress/-/grunt-contrib-compress-1.3.0.tgz",
  "_shasum": "5e5c26a200490823c7f77288afd2d7350d95c63d",
  "_shrinkwrap": null,
  "_spec": "grunt-contrib-compress@~1.3.0",
  "_where": "/Users/tsnorri/bower_components/bootstrap",
  "appveyor_id": "tiwbi1smm1j8aa5j",
  "author": {
    "name": "Grunt Team",
    "url": "http://gruntjs.com/"
  },
  "bugs": {
    "url": "https://github.com/gruntjs/grunt-contrib-compress/issues"
  },
  "contributors": [
    {
      "name": "Chris Talkington",
      "url": "http://christalkington.com/"
    },
    {
      "name": "Tyler Kellen",
      "url": "http://goingslowly.com/"
    },
    {
      "name": "Kyle Robinson Young",
      "url": "http://twitter.com/shamakry"
    },
    {
      "name": "Dav Glass",
      "url": "http://blog.davglass.com/"
    }
  ],
  "dependencies": {
    "archiver": "^1.0.0",
    "chalk": "^1.1.1",
    "lodash": "^4.7.0",
    "pretty-bytes": "^3.0.1",
    "stream-buffers": "^2.1.0"
  },
  "description": "Compress files and folders",
  "devDependencies": {
    "grunt": "^1.0.0",
    "grunt-contrib-clean": "^1.0.0",
    "grunt-contrib-copy": "^1.0.0",
    "grunt-contrib-internal": "^1.1.0",
    "grunt-contrib-jshint": "^1.0.0",
    "grunt-contrib-nodeunit": "^1.0.0",
    "tar": "^2.2.1",
    "unzip": "^0.1.5"
  },
  "directories": {},
  "dist": {
    "shasum": "5e5c26a200490823c7f77288afd2d7350d95c63d",
    "tarball": "https://registry.npmjs.org/grunt-contrib-compress/-/grunt-contrib-compress-1.3.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "tasks"
  ],
  "gitHead": "b0488b44b36a07e22698b25bf2a7190319ecf0eb",
  "homepage": "https://github.com/gruntjs/grunt-contrib-compress#readme",
  "keywords": [
    "gruntplugin",
    "compress",
    "zip",
    "tar"
  ],
  "license": "MIT",
  "main": "tasks/compress.js",
  "maintainers": [
    {
      "name": "tkellen",
      "email": "tyler@sleekcode.net"
    },
    {
      "name": "cowboy",
      "email": "cowboy@rj3.net"
    },
    {
      "name": "shama",
      "email": "kyle@dontkry.com"
    },
    {
      "name": "vladikoff",
      "email": "vlad@vladikoff.com"
    },
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    },
    {
      "name": "jmeas",
      "email": "jellyes2@gmail.com"
    }
  ],
  "name": "grunt-contrib-compress",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gruntjs/grunt-contrib-compress.git"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "1.3.0"
}
