{
  "name": "retinize",
  "version": "1.0.2",
  "description": "retinize images",
  "main": "retinize.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "colors": "1.1.2",
    "gm": "^1.22.0",
    "image-size": "^0.5.0",
    "rd": "0.0.2"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/annalihan/retinize.git"
  },
  "keywords": [
    "retinize",
    "resize",
    "image",
    "4x",
    "2x"
  ],
  "author": "annali",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/annalihan/retinize/issues"
  },
  "homepage": "https://github.com/annalihan/retinize#readme"
}
