1 Star 0 Fork 0

fibjs/fib-pool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.16 KB
一键复制 编辑 原始数据 按行查看 历史
richardo2016 提交于 2020-06-10 22:00 . chore: upgrade dependencies.
{
"name": "fib-pool",
"version": "1.6.0",
"description": "Generic resource pooling for fibjs",
"main": "./lib",
"types": "typings/index.d.ts",
"repository": "git://github.com/fibjs/fib-pool.git",
"author": "Liu Hu <lion@9465.net>",
"contributors": [
{
"name": "Richard",
"email": "richardo2016@gmail.com"
}
],
"homepage": "https://github.com/fibjs/fib-pool",
"license": "MIT",
"keywords": [
"pool",
"database",
"fibjs"
],
"scripts": {
"build": "ftsc ./src/* --outDir lib",
"test": "fibjs test",
"ci": "npm run build && npm run test",
"prepublishOnly": "npm run build"
},
"devDependencies": {
"@fibjs/ci": "^2.3.0",
"@fibjs/types": "^0.27.1",
"fib-typify": "^0.8.4"
},
"ci": {
"type": "travis, appveyor",
"version": [
"0.21.0",
"0.22.0",
"0.23.0",
"0.24.0",
"0.25.0",
"0.26.0",
"0.26.1",
"0.27.0",
"0.28.0",
"0.29.0",
"0.30.0"
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fibjs/fib-pool.git
git@gitee.com:fibjs/fib-pool.git
fibjs
fib-pool
fib-pool
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385