svg2base64-loader
Version:
A Webpack Loader to turn SVGs into Base64
20 lines (19 loc) • 502 B
JSON
{
"name": "svg2base64-loader",
"version": "1.0.4",
"description": "A Webpack Loader to turn SVGs into Base64",
"main": "index.js",
"author": "MiRinZhang <noodles@yabing.me>",
"license": "MIT",
"keywords": [
"React",
"svg",
"base64"
],
"repository": {
"type": "git",
"url": "https://github.com/MiRinZhang/svg-to-base64.git"
},
"bugs": { "url": "https://github.com/MiRinZhang/svg-to-base64/issues"},
"homepage": "https://github.com/MiRinZhang/svg-to-base64"
}