{
  "name": "tinypng-tcimg",
  "version": "1.2.7",
  "description": "Tinypng NODEJS util (tcimg)",
  "main": "index.js",
  "bin": {
    "tcimg": "bin/tcimg"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:YosefYuan/tinypng-tcimg.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "tinypng",
    "nodejs",
    "web",
    "cli",
    "free",
    "freely",
    "compress",
    "jpg",
    "png"
  ],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "chalk": "^4.1.0",
    "inquirer": "^7.3.3",
    "tinify": "^1.6.0-beta.2"
  }
}
