{
  "name": "tape-measure",
  "version": "0.0.10",
  "description": "Bulk resize files to taste",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/adamschroder/grunt-tape-measure.git"
  },
  "keywords": [
    "resize",
    "images"
  ],
  "author": "Adam Schroder <adamknows@gmail.com>",
  "contributors": [
    "Aditya <aditya@netroy.in>"
  ],
  "license": "MIT",
  "readmeFilename": "README.md",
  "gitHead": "c1a6bf2fcd3ab38037bd9b51b0ce319c5245f048",
  "dependencies": {
    "grunt": "~0.4.1",
    "glob": "3.1.20",
    "imagemagick": "0.1.3"
  }
}
