当前仓库属于暂停状态,部分功能使用受限,详情请查阅 仓库状态说明
0 Star 24 Fork 13

jianghong/canvasPS图片编辑
暂停

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 534 Bytes
一键复制 编辑 原始数据 按行查看 历史
jianghong 提交于 2023-02-10 15:39 . 优化,改天吧
{
"name": "canvasps",
"version": "2.0.0",
"description": "canvasps",
"private": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "npx webpack"
},
"repository": {
"type": "git",
"url": "https://gitee.com/jhpw/canvasPS.git"
},
"keywords": [
"ps"
],
"author": "jh",
"license": "ISC",
"devDependencies": {
"html-webpack-plugin": "^5.5.0",
"ts-loader": "^9.4.2",
"typescript": "^4.9.5",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/jhpw/canvasPS.git
git@gitee.com:jhpw/canvasPS.git
jhpw
canvasPS
canvasPS图片编辑
master

搜索帮助