dash-player/DESCRIPTION
2023-03-16 14:45:53 -04:00

17 lines
630 B
Plaintext

Package: dashPlayer
Title: Interactive Media Player Component for Dash
Version: 1.1.0
Description: Dash Player is a dash component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia, Mixcloud, and DailyMotion. It is wrapped around the react-player component.
Depends: R (>= 3.0.2)
Imports:
Suggests:
Authors@R: person("Xing", "Lu", role = c("aut", "cre"), email = "xinghan@plot.ly")
License: MIT + file LICENSE
URL: https://github.com/plotly/dash-player
BugReports: https://github.com/plotly/dash-player/issues
Encoding: UTF-8
LazyData: true
KeepSource: true