UNPKG

333 BJSONView Raw
1{
2 "name": "@sharyn/db",
3 "version": "1.4.0",
4 "repository": "https://github.com/sharynjs/sharyn/tree/master/packages/db",
5 "license": "MIT",
6 "dependencies": {
7 "@sharyn/env": "^1.0.3",
8 "async-exit-hook": "^2.0.1",
9 "knex": "^0.15.1",
10 "pg": "^7.4.3"
11 },
12 "gitHead": "103586d848aa6d703851cdce32d71a0aa4a48200"
13}