1 Star 1 Fork 0

SyncGithub/leo-template

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 440 Bytes
一键复制 编辑 原始数据 按行查看 历史
leochenkg 提交于 2021-08-27 16:51 . modify
{
"name": "leo-template",
"version": "1.0.0",
"description": "一款简单的模板引擎",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["template","template engine","template tool"],
"author": "",
"license": "ISC",
"dependencies": {
"md5": "^2.3.0"
} ,
"repository": {
"type": "git",
"url": "git@github.com:leoChenKg/leo-template.git"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/sync-github/leo-template.git
git@gitee.com:sync-github/leo-template.git
sync-github
leo-template
leo-template
main

搜索帮助