1 Star 0 Fork 0

亚巽/canvasDraw

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 454 Bytes
一键复制 编辑 原始数据 按行查看 历史
wb_yufengjie 提交于 2021-12-10 17:40 . p5
{
"name": "canvas-draw",
"version": "1.0.0",
"description": "#### Description 使用canvas来画图",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/yfj44/canvas-draw.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"dat.gui": "^0.7.7",
"p5": "^1.4.0",
"stats.js": "^0.17.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/YuFengjie97/canvas-draw.git
git@gitee.com:YuFengjie97/canvas-draw.git
YuFengjie97
canvas-draw
canvasDraw
master

搜索帮助