{ "name": "multiple-db-connections", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "sqlx-ts": "file:../../node" }, "author": "", "license": "ISC" }