The main difference from the official Python buildpack is support for node dependencies via npm. This is accomplished via an npm_requirements.txt which must be in the base directory (along with the ...