1 Star 3 Fork 1

简单的机械键盘 / titbit-toolkit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 867 Bytes
一键复制 编辑 原始数据 按行查看 历史
简单的机械键盘 提交于 2024-03-31 00:41 . --
{
"name": "titbit-toolkit",
"version": "3.6.3",
"description": "titbit框架的工具集,包括跨域、静态资源处理,权限过滤,请求计时,cookie,session,jwt等大量中间件",
"main": "index.js",
"scripts": {
"test": "node test/test-mid"
},
"repository": {
"type": "git",
"url": "https://gitee.com/daoio/titbit-toolkit"
},
"keywords": [
"tit",
"titbit",
"tool",
"middleware",
"toolkit",
"titbit-toolkit",
"jwt",
"cookie",
"session",
"cookies",
"cors",
"resource",
"timeing",
"proxy",
"httpproxy",
"sse",
"backend"
],
"author": "BraveWang",
"license": "MPL-2.0",
"bugs": {
"url": "https://gitee.com/daoio/titbit-toolkit/issues"
},
"homepage": "https://gitee.com/daoio/titbit-toolkit/blob/master/README.md",
"dependencies": {}
}
JavaScript
1
https://gitee.com/daoio/titbit-toolkit.git
git@gitee.com:daoio/titbit-toolkit.git
daoio
titbit-toolkit
titbit-toolkit
master

搜索帮助