1 Star 0 Fork 12

equalll/AvenirSQL

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 758 Bytes
一键复制 编辑 原始数据 按行查看 历史
吉法师 提交于 2020-12-29 11:23 . 增加模块
{
"name": "avenir-db",
"version": "1.0.0",
"description": "Nodejs 数据库",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/onlyyyy/AvenirSQL.git"
},
"author": "吉法师",
"license": "ISC",
"dependencies": {
"avenir-log": "^1.0.5",
"avenirsql": "file:avenirsql",
"crypto": "^1.0.1",
"ini": "^1.3.7",
"insert-line": "^1.1.0",
"js-sql-parser": "^1.3.0",
"libcu": "^1.1.0",
"lodash": "^4.17.20",
"moment": "^2.29.1",
"node-sqlparser": "^1.0.4",
"nth-file": "^1.0.5",
"nthline": "^1.0.2",
"nwc-l": "^1.0.0",
"readline-sync": "^1.4.10",
"sorted-btree": "^1.4.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/forgo/AvenirSQL.git
git@gitee.com:forgo/AvenirSQL.git
forgo
AvenirSQL
AvenirSQL
master

搜索帮助