hrpng-loader
Version:
auto resolve High resolution icon when import an icon
27 lines (26 loc) • 599 B
JSON
{
"name": "hrpng-loader",
"version": "1.1.1",
"description": "auto resolve High resolution icon when import an icon",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"High resolution icon",
"icon",
"png",
"@2x",
"@3x"
],
"author": "441046777@qq.com",
"repository": {
"type": "git",
"url": "https://github.com/whitemiaool/hrpng-loader.git"
},
"homepage": "https://github.com/whitemiaool/hrpng-loader.git#readme",
"license": "ISC",
"dependencies": {
"loader-utils": "^1.4.0"
}
}