When using in my webpack project, simply importing the dpd-clientlib errors out with
These dependencies were not found:
* deployd/lib/resource in ./~/dpd-clientlib/client-lib.js
* fs in ./~/dpd-clientlib/client-lib.js
To install them, you can run: npm install --save deployd/lib/resource fs
the last command does not work