# buildpack-registry.js

Node.js/TypeScript library for interacting with the [Heroku Buildpack Registry](https://devcenter.heroku.com/articles/buildpack-registry).

## Related

If you are looking for the heroku CLI plugin:

```
$ heroku plugins:install @heroku-cli/plugin-buildpack-registry
```

It is at a different (private) repo [`@heroku-cli/plugin-buildpack-registry`](https://github.com/heroku/plugin-buildpack-registry). That plugin uses this library to interact with the buildpack registry.
