UNPKG

player-56s

Version:

Web audio-player with playlist and minimalistic view as option

31 lines (30 loc) 746 B
{ "name": "player-56s", "version": "0.5.1", "description": "Web audio-player with playlist and minimalistic view as option", "keywords": [ "audio-player", "jquery", "jquery-plugin", "jplayer" ], "author": "Ivan Dymkov <mstrdymio@gmail.com> (http://dymio.net)", "license": "MIT", "homepage": "https://github.com/dymio/player-56s#readme", "bugs": { "url": "https://github.com/dymio/player-56s/issues" }, "main": "player56s.js", "dependencies": { "jquery": ">=2.0.0", "jplayer": ">=2.8.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/dymio/player-56s.git" } }