guitarparty-client
Version:
GuitarParty.com Client Library
26 lines (25 loc) • 568 B
JSON
{
"name": "guitarparty-client",
"version": "1.0.2",
"description": "GuitarParty.com Client Library",
"main": "guitarparty.js",
"author": "Alex Bartfeld",
"license": "ISC",
"keywords": [
"guitarparty",
"client",
"api",
"package",
"chords",
"songs",
"artists"
],
"repository": {
"type": "git",
"url": "git+https://github.com/JFSaton/guitarparty-client.git"
},
"bugs": {
"url": "https://github.com/JFSaton/guitarparty-client/issues"
},
"homepage": "https://github.com/JFSaton/guitarparty-client#readme"
}