{
    "name": "compressimages",
    "version": "1.0.0",
    "description": "Rely on tinypng image compression plug-ins",
    "main": "compressImages.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/zhongs/compressImg.git"
    },
    "keywords": [
        "comressImages"
    ],
    "author": "zhongsheng",
    "license": "ISC",
    "dependencies": {
        "tinify": "*"
    },
    "bugs": {
        "url": "https://github.com/zhongs/compressImg/issues"
    },
    "homepage": "https://github.com/zhongs/compressImg#readme"
}
