UNPKG

airplay-js

Version:

JS Native Apple AirPlay client library for AppleTV

27 lines (26 loc) 465 B
{ "name": "airplay-js", "description": "JS Native Apple AirPlay client library for AppleTV", "version": "0.3.00", "author": { "name": "zfkun", "email": "zfkun@msn.com" }, "contributors": [], "dependencies": { "mdns-js": "0.5.0", "plist-with-patches": "0.5.1" }, "keywords": [ "apple", "mac", "media", "airplay", "hls", "ffmpeg" ], "main": "airplay.js", "scripts": { "test": "node test/test" } }