console.log(process.env)
[ Wed Jan 22 2014 03:26:29 GMT+0000 (UTC) ]
{ TMPDIR: '/home/vcap/tmp',
VCAP_APP_PORT: '61189',
USER: 'vcap',
VCAP_APPLICATION: '{"instance_id":"b26a8f946efc45e49cdaace96c4a0905","instance_index":0,"host":"0.0.0.0","port":61189,"started_at":"2014-01-22 03:26:26 +000
0","started_at_timestamp":1390361186,"start":"2014-01-22 03:26:26 +0000","state_timestamp":1390361186,"limits":{"mem":1024,"disk":1024,"fds":16384},"applicati
on_version":"7cd2d2c4-b9ef-4dff-a058-6894d078efdf","application_name":"tx","application_uris":["tx.ng.w3.bluemix.net"],"version":"7cd2d2c4-b9ef-4dff-a058-6894
d078efdf","name":"tx","uris":["tx.ng.w3.bluemix.net"],"users":null}',
PATH: '/home/vcap/app/bin:/home/vcap/app/node_modules/.bin:/bin:/usr/bin',
PWD: '/home/vcap/app',
VCAP_SERVICES: '{}',
SHLVL: '1',
HOME: '/home/vcap/app',
PORT: '61189',
VCAP_APP_HOST: '0.0.0.0',
MEMORY_LIMIT: '1024m',
_: '/home/vcap/app/bin/node',
OLDPWD: '/home/vcap',
NODE_TLS_REJECT_UNAUTHORIZED: '0' }