A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion
|
|
{
|
||
|
|
"private": true,
|
||
|
|
"name": "builder",
|
||
|
|
"version": "0.0.0",
|
||
|
|
"type": "module",
|
||
|
|
"main": "./builder.js",
|
||
|
|
"bin": {
|
||
|
|
"builder": "./builder.js"
|
||
|
|
}
|
||
|
|
}
|