{
  "name": "imo-img",
  "version": "1.0.3",
  "description": "image optimize.",
  "main": "index.js",
  "bin": {
    "imo": "./cli.js"
  },
  "dependencies": {
    "colors": "1.0.x",
    "del": "1.0.x",
    "fs-extra": "0.12.x",
    "inquirer": "^0.10.1",
    "request": "2.49.x"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "npm",
    "imo-img",
    "imo"
  ],
  "author": "Yasir Kazmi",
  "license": "ISC"
}

