{"library":"sharedb-postgres","install":[{"cmd":"npm install sharedb-postgres","imports":["import db from 'sharedb-postgres';","const db = require('sharedb-postgres');","import createPostgresDB from 'sharedb-postgres'; const db = createPostgresDB({host: 'localhost'});"]},{"cmd":"yarn add sharedb-postgres","imports":[]},{"cmd":"pnpm add sharedb-postgres","imports":[]}]}