node-rdio
Version:
Simple OAuth library to access rdio api
25 lines (24 loc) • 528 B
JSON
{
"name": "node-rdio",
"version": "0.1.1",
"description": "Simple OAuth library to access rdio api",
"main": "rdio.js",
"directories": {
"example": "examples"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/creatorrr/node-rdio.git"
},
"keywords": [
"rdio",
"oauth"
],
"author": "Rdio",
"license": "BSD",
"readmeFilename": "README.md",
"gitHead": "2ffa0bdc272bca6f7138c6160be4df5ddcd42cbd"
}