{"library":"pgpass","type":"library","category":null,"description":"Read .pgpass files to retrieve PostgreSQL passwords. Version 1.0.5 is the current stable release. The module reads the ~/.pgpass file (or Windows equivalent) and returns the matching password for a given connection configuration. It handles environment variables like PGPASSFILE and PGPASSWORD, and respects file permissions. This module is included in node-postgres but can be used standalone. The package has a low release cadence, with the last update years ago. It is stable and simple, focused solely on parsing pgpass files.","language":"javascript","status":"maintenance","version":"1.0.5","tags":["javascript","postgres","pg","pgpass","password","postgresql"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install pgpass","imports":["import pgPass from 'pgpass'","const pgPass = require('pgpass')","import pgPass from 'pgpass'"]},{"cmd":"yarn add pgpass","imports":[]},{"cmd":"pnpm add pgpass","imports":[]}],"homepage":"https://github.com/hoegaarden/pgpass#readme","github":"https://github.com/hoegaarden/pgpass","docs":null,"changelog":null,"pypi":null,"npm":"pgpass","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}