{"library":"db-seeder-postgres","install":[{"cmd":"npm install db-seeder-postgres","imports":["script: 'db-seeder-postgres run' in package.json, then run with npm","POST http://localhost:3000/seed/{tableName} with JSON body","POST http://localhost:3000/truncate/{tableName} or /truncate"]},{"cmd":"yarn add db-seeder-postgres","imports":[]},{"cmd":"pnpm add db-seeder-postgres","imports":[]}]}