{
  "name": "grunt-reduce",
  "description": "A grunt kitchen that reduces your web ingredients down to their essence for optimal serving. Bon appétit",
  "version": "3.0.0-0",
  "homepage": "https://github.com/munter/grunt-reduce",
  "author": {
    "name": "Peter Müller",
    "email": "munter@fumle.dk",
    "url": "http://fumle.dk"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/munter/grunt-reduce.git"
  },
  "bugs": {
    "url": "https://github.com/munter/grunt-reduce/issues"
  },
  "license": "MIT",
  "main": "tasks/grunt-reduce",
  "engines": {
    "node": "*"
  },
  "dependencies": {
    "assetgraph-builder": "^5.0.0-8",
    "chalk": "^1.1.3",
    "urltools": "^0.2.1"
  },
  "devDependencies": {},
  "keywords": [
    "gruntplugin",
    "webperf",
    "build",
    "webapp",
    "assetgraph"
  ]
}
