4 Star 16 Fork 1

小李/wet

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 677 Bytes
一键复制 编辑 原始数据 按行查看 历史
小李 提交于 2020-09-28 15:40 . 重构 html 解析
{
"name": "@hyjiacan/wet",
"version": "0.5.2",
"description": "Server web template engine running on nodejs",
"main": "src/engine.js",
"scripts": {
"test": "node test/index.js"
},
"keywords": [
"nodejs",
"wet",
"html parser",
"template",
"template engine"
],
"repository": "https://github.com/hyjiacan/wet.git",
"author": "hyjiacan <[email protected]>",
"license": "MIT",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.com"
},
"files": [
"src",
"LICENSE",
"README.md",
"README_zh.md"
],
"devDependencies": {
"eslint": "^7.10.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/hyjiacan/wet.git
[email protected]:hyjiacan/wet.git
hyjiacan
wet
wet
master

搜索帮助