{"library":"bgio-postgres","install":[{"cmd":"npm install bgio-postgres","imports":["import { PostgresStore } from 'bgio-postgres'","const db = new PostgresStore('postgresql://user:pass@host/db')","const db = new PostgresStore(uri, { logging: false })"]},{"cmd":"yarn add bgio-postgres","imports":[]},{"cmd":"pnpm add bgio-postgres","imports":[]}]}