A [`pg-compose`](https://github.com/politics-rewired/pg-compose) package for integrating with [NGP VAN](https://www.ngpvan.com/). Currently only mirroring saved lists and fetching them is implemented.
npm install pgc-ngp-vanA pg-compose package for integrating with NGP VAN. Currently only mirroring saved lists and fetching them is implemented.
Add the package as a dependency:
``yaml`
kind: Dependency
name: ngp-van
And install it:
`bash``
yarn install pgc-ngp-van