There are questions/issues being asked quite often. Check following pages before creating an issue.
The greenworks
module gives you ability to access Steam APIs:
var greenworks = require('./greenworks');
if (greenworks.init())
console.log('Steam API has been initialized.');