url-conversion-base64
Version:
image url 转换成 base64 image url conversion base64
22 lines (21 loc) • 403 B
JSON
{
"name": "url-conversion-base64",
"version": "1.0.2",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/dearzoe/url-conversion-base64"
},
"keywords": [
"image",
"conversion",
"url",
"base64"
],
"author": "wenzhe",
"license": "ISC"
}