{ "name": "mail-html5", "version": "0.0.1", "engines": { "node": ">=0.8" }, "scripts": { "postinstall": "./res/copy-deps.sh" }, "dependencies": { "express": "latest", "crypto-lib": "https://github.com/whiteout-io/crypto-lib/tarball/master" } }