nokey-tinypng-webpack-loader
Version:
nokey tinypng webpack loader
30 lines (29 loc) • 784 B
JSON
{
"name": "nokey-tinypng-webpack-loader",
"version": "0.0.2",
"description": "nokey tinypng webpack loader",
"main": "index.js",
"author": "yangfir",
"repository": {
"type": "git",
"url": "git+https://github.com/yangfir/nokey-tinypng-webpack-loader"
},
"keywords": [
"webpack",
"loader",
"nokey",
"tinyPng"
],
"license": "ISC",
"bugs": {
"url": "https://github.com/yangfir/nokey-tinypng-webpack-loader/issues"
},
"homepage": "https://github.com/yangfir/nokey-tinypng-webpack-loader#readme",
"dependencies": {
"chalk": "^2.4.1",
"crypto": "^1.0.1",
"loader-utils": "^1.1.0",
"request": "^2.88.0",
"request-promise": "^4.2.2"
}
}