UNPKG

tcimg

Version:

Please visit here: [NEW version](https://www.npmjs.com/package/tinypng-tcimg)

35 lines (34 loc) 579 B
{ "name": "tcimg", "version": "1.2.1", "description": "", "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" } }