UNPKG

mpd

Version:

music player daemon client

24 lines (23 loc) 417 B
{ "name": "mpd", "version": "1.3.0", "description": "music player daemon client", "main": "index.js", "engines": { "node": ">=0.8.0" }, "repository": { "type": "git", "url": "git@github.com:andrewrk/mpd.js.git" }, "keywords": [ "mpd", "music", "player", "daemon", "client", "protocol" ], "author": "Andrew Kelley <superjoe30@gmail.com>", "license": "MIT" }