{ "name": "clipperz", "version": "0.0.0", "private": true, "scripts": { "start": "node app 2>&1 | ./node_modules/.bin/bunyan" }, "dependencies": { "express": "3.4.4", "async": "~0.2.9", "bignum": "~0.6.2", "pg": "~2.8.3", "bunyan": "~0.22.0" } }