soundcloud node npm

Is there an official or "blessed" Node.js NPM module for interacting with SoundCloud.

There are a few wrapper API's around. I'm wondering whether there is a favoured one by the community.

Thanks.

There is one.

https://github.com/podviaznikov/soundcloud-node

npm install soundcloud

there is NOT a blessed module for node.js. There is a decent pacakge here: https://github.com/khilnani/soundclouder.js/blob/master/lib/soundclouder.js

It's currently maintained but still pretty basic