12 Star 96 Fork 13

简单的机械键盘 / titbit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 889 Bytes
一键复制 编辑 原始数据 按行查看 历史
简单的机械键盘 提交于 2024-04-09 18:35 . v24.0.3
{
"name": "titbit",
"version": "24.0.3",
"description": "a web framework support http/1.1 and http/2",
"main": "lib/titbit.js",
"directories": {
"lib": "lib"
},
"bin" : {
"tbload": "./bin/loadinfo.sh",
"titbit-new-app": "bin/newapp.js"
},
"scripts": {
"test": "node test/test-service.js",
"test-route": "node test/test-route.js"
},
"repository": {
"type": "git",
"url": "https://gitee.com/daoio/titbit"
},
"keywords": [
"tit",
"tibit",
"titbit",
"bit",
"http",
"server",
"http/1.1",
"http/2",
"http2",
"web",
"middleware",
"framework",
"tidbit",
"proxy",
"webserver",
"backend"
],
"author": "BraveWang",
"license": "ISC",
"bugs": {
"url": "https://gitee.com/daoio/titbit/issues"
},
"homepage": "https://gitee.com/daoio/titbit/blob/master/README.md"
}
JavaScript
1
https://gitee.com/daoio/titbit.git
git@gitee.com:daoio/titbit.git
daoio
titbit
titbit
master

搜索帮助