2 Star 6 Fork 1

Richex / wiz-plugin-picture-localize

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 779 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "picture-localize",
"version": "1.2.1",
"description": "一个为知笔记(WizNote)的图片本地化插件,可以将笔记中所有的网络图片下载至笔记本地并替换。",
"main": "index.js",
"scripts": {
"build": "node build/build.mjs"
},
"homepage": "https://github.com/richex-cn/wiz-plugin-picture-localize",
"repository": {
"type": "git",
"url": "https://github.com/richex-cn/wiz-plugin-picture-localize.git"
},
"keywords": [
"wiznote",
"wiz",
"wizplugin",
"plugin"
],
"author": "i@richex.cn",
"license": "MIT",
"devDependencies": {
"esbuild": "^0.15.10",
"esbuild-copy-plugin": "^1.0.0",
"esbuild-plugin-clear": "^1.0.1",
"iconv-lite": "^0.6.3",
"jszip": "^3.10.1"
}
}
JavaScript
1
https://gitee.com/Richex/wiz-plugin-picture-localize.git
git@gitee.com:Richex/wiz-plugin-picture-localize.git
Richex
wiz-plugin-picture-localize
wiz-plugin-picture-localize
master

搜索帮助