{"library":"cypress-postgresql","install":[{"cmd":"npm install cypress-postgresql","imports":["import postgreSQL from 'cypress-postgresql';","const postgreSQL = require('cypress-postgresql');\n// then tasks = postgreSQL.loadDBPlugin(pool);","import postgreSQL from 'cypress-postgresql';\npostgreSQL.loadDBCommands();"]},{"cmd":"yarn add cypress-postgresql","imports":[]},{"cmd":"pnpm add cypress-postgresql","imports":[]}]}