rn-yt-player
Version:
A package for React Native to embed YouTube video in React Native app without pain. It customizable, so that you can embed secure videos with it.
31 lines (30 loc) • 794 B
JSON
{
"name": "rn-yt-player",
"version": "1.0.4",
"description": "A package for React Native to embed YouTube video in React Native app without pain. It customizable, so that you can embed secure videos with it.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sinhapaurush/rn-yt-player.git"
},
"keywords": [
"react",
"native",
"react",
"native",
"youtube",
"youtube",
"rn",
"yt",
"react-native-youtube"
],
"author": "Paurush Sinha",
"license": "BSD 2-Clause License",
"bugs": {
"url": "https://github.com/sinhapaurush/rn-yt-player/issues"
},
"homepage": "https://github.com/sinhapaurush/rn-yt-player#readme"
}