2 Star 7 Fork 2

大木/MicroModule

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 662 Bytes
一键复制 编辑 原始数据 按行查看 历史
大木 提交于 2024-09-12 23:57 . first
{
"name": "micromodule",
"version": "1.1.0",
"description": "DaMu",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start:DaMu": "tsc && node main.shell.js"
},
"author": "",
"license": "ISC",
"devDependencies": {
"@babel/core": "^7.24.9",
"@babel/generator": "^7.25.0",
"@babel/traverse": "^7.25.1",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.0.2",
"@types/shelljs": "^0.8.15",
"@types/yamljs": "^0.2.34",
"js-yaml": "^4.1.0",
"shelljs": "^0.8.5",
"typescript": "^5.5.4",
"winston": "^3.13.1"
},
"dependencies": {
"yamljs": "^0.3.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/mu1866/micro-module.git
[email protected]:mu1866/micro-module.git
mu1866
micro-module
MicroModule
master

搜索帮助