Ai
1 Star 1 Fork 0

SyncGithub/smarty

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 523 Bytes
一键复制 编辑 原始数据 按行查看 历史
宇天 提交于 2020-09-28 09:49 +08:00 . 优化缓存清除
{
"name": "smartyx",
"version": "2.1.1",
"description": "nodeJS模板引擎,理念源自于PHP的smarty模板引擎",
"keywords": ["fivejs", "php", "smarty", "template", "ejs", "jade"],
"author": "yutent <yutent.io@gmail.com>",
"repository": {
"type": "git",
"url": "https://github.com/bytedo/smarty.git"
},
"dependencies": {
"es.shim": "^2.0.1",
"iofs": "^1.5.0"
},
"main": "index.js",
"exports": {
"require": "./index.js",
"import": "./index.mjs"
},
"license": "MIT"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/sync-github/smarty.git
git@gitee.com:sync-github/smarty.git
sync-github
smarty
smarty
master

搜索帮助