1 Star 0 Fork 0

Lu Weitao/h5ai

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 774 Bytes
一键复制 编辑 原始数据 按行查看 历史
Lars Jung 提交于 2020-07-25 23:06 . Update.
{
"name": "h5ai",
"version": "0.29.2",
"description": "Modern HTTP web server index.",
"homepage": "https://larsjung.de/h5ai/",
"author": "Lars Jung <[email protected]> (https://larsjung.de)",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/lrsjng/h5ai.git"
},
"scripts": {
"lint": "eslint .",
"test": "node test",
"build": "node ghu release",
"precommit": "npm run -s lint && npm run -s test"
},
"devDependencies": {
"@babel/core": "7.10.5",
"@babel/preset-env": "7.10.4",
"eslint": "7.5.0",
"ghu": "0.26.0",
"jsdom": "16.3.0",
"kjua": "0.9.0",
"lolight": "1.4.0",
"marked": "1.1.1",
"normalize.css": "8.0.1",
"null-loader": "4.0.0",
"scar": "2.3.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/luweitao_yy/h5ai.git
[email protected]:luweitao_yy/h5ai.git
luweitao_yy
h5ai
h5ai
master

搜索帮助