{
  "name": "rocket-image-resizer",
  "version": "0.0.2",
  "description": "A simple NodeJS image resizer.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chrishumboldt/Rocket-Image-Resizer.git"
  },
  "keywords": [
    "Rocket",
    "Image",
    "Resizer"
  ],
  "author": "Chris Humboldt <chrismodem@gmail.com>",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/chrishumboldt/Rocket-Image-Resizer/issues"
  },
  "homepage": "https://github.com/chrishumboldt/Rocket-Image-Resizer#readme",
  "dependencies": {
    "chalk": "^2.0.1",
    "dir-at-st": "0.0.9",
    "jimp": "^0.2.28",
    "rocket-tools": "^1.14.5"
  }
}
