@humorhan/tinypng-loader
Version:
29 lines (28 loc) • 603 B
JSON
{
"name": "@humorhan/tinypng-loader",
"version": "0.1.0",
"description": "tinyPng",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"tinyPng",
"webpack-loader"
],
"repository": {
"type": "git",
"url": "https://github.com/humorHan/tinypng-loader.git"
},
"bugs": {
"url": "https://github.com/humorHan/tinypng-loader/issues"
},
"author": "humorHan",
"license": "ISC",
"dependencies": {
"chalk": "^2.4.2",
"loader-utils": "^1.2.3",
"ora": "^3.2.0",
"tinify": "^1.6.0-beta.2"
}
}