1 Star 0 Fork 1

Charod/easy-canvas

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 868 Bytes
一键复制 编辑 原始数据 按行查看 历史
jinfeiyang 提交于 2020-11-27 11:07 . fix:
{
"name": "easy-canvas-layout",
"version": "0.1.8",
"description": "A canvas lib help to easy layout in canvas.",
"miniprogram_dist": "dist",
"main": "./lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "rollup -c ./build/rollup.config.js",
"dev": "gulp --gulpfile ./build/gulpfile.js",
"copy": "cp ./dist/easy-canvas.min.js ./example/weapp && cp ./example/draw.js ./example/weapp"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Gitjinfeiyang/easyFlow.git"
},
"author": "jinfeiyang",
"license": "ISC",
"bugs": {
"url": "https://github.com/Gitjinfeiyang/easyFlow/issues"
},
"homepage": "https://github.com/Gitjinfeiyang/easy-canvas#readme",
"devDependencies": {
"gulp": "^4.0.2",
"rollup": "^2.28.2",
"rollup-plugin-terser": "^7.0.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/charod/easy-canvas.git
[email protected]:charod/easy-canvas.git
charod
easy-canvas
easy-canvas
master

搜索帮助