1 Star 0 Fork 0

阿狸/ts_figure

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 519 Bytes
一键复制 编辑 原始数据 按行查看 历史
root 提交于 2021-12-19 23:11 . add rollup.config.dev.js
{
"devDependencies": {
"@rollup/plugin-typescript": "^8.3.0",
"typescript": "^4.5.3"
},
"name": "ts_figure",
"version": "1.0.0",
"main": "main.js",
"scripts": {
"dev": "rollup --watch --config rollup.config.dev.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/MYAL/ts_figure.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"rollup": "^2.61.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/MYAL/ts_figure.git
[email protected]:MYAL/ts_figure.git
MYAL
ts_figure
ts_figure
master

搜索帮助