UNPKG

@dark-yasiya/db-pool

Version:
38 lines (29 loc) 731 B
{ "name": "@dark-yasiya/db-pool", "version": "1.0.0", "main": "lib/db.js", "scripts": { "test": "echo \"No tests specified\" && exit 0" }, "funding": "https://github.com/DarkYasiyaofc/", "repository": { "type": "git", "url": "git+https://github.com/DarkYasiyaofc/db.git" }, "keywords": [ "pool", "database", "pqs", "db", "dyxt" ], "author": "DarkYasiyaofc", "license": "MIT", "bugs": { "url": "https://github.com/DarkYasiyaofc/db/issues" }, "homepage": "https://github.com/DarkYasiyaofc/db#readme", "dependencies": { "pg": "^8.13.1" } }