UNPKG

@imokhles/react-native-vlc

Version:

A `VLCPlayer` component for react-native project clone from `react-native-yz-vlcplayer`

41 lines (40 loc) 880 B
{ "name": "@imokhles/react-native-vlc", "version": "1.1.1", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "vlc", "player", "android", "ios", "react-native", "mp4", "react-native-vlc", "rtsp", "lumi", "vlc-player" ], "author": "mokhleshussien@aol.com", "types": "react-native-vlc.d.ts", "repository": { "type": "git", "url": "https://github.com/imokhles/react-native-vlc.git" }, "dependencies": { "react-native-slider": "0.11.0", "react-native-vector-icons": "6.6.0" }, "license": "MIT", "bugs": { "url": "https://github.com/imokhles/react-native-vlc/issues" }, "homepage": "https://github.com/imokhles/react-native-vlc#readme", "devDependencies": {}, "publishConfig": { "access": "public" } }