├── LICENSE ├── README.md └── bin ├── compile └── detect /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jontewks/puppeteer-heroku-buildpack/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jontewks/puppeteer-heroku-buildpack/HEAD/README.md -------------------------------------------------------------------------------- /bin/compile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jontewks/puppeteer-heroku-buildpack/HEAD/bin/compile -------------------------------------------------------------------------------- /bin/detect: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jontewks/puppeteer-heroku-buildpack/HEAD/bin/detect --------------------------------------------------------------------------------