UNPKG

react-native-media-kit

Version:

Video and Audio component for react-native apps, supporting both iOS and Android.

29 lines (28 loc) 734 B
{ "name": "react-native-media-kit", "version": "0.0.13", "description": "Video and Audio component for react-native apps, supporting both iOS and Android.", "main": "library/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/ldn0x7dc/react-native-media-kit.git" }, "keywords": [ "video", "audio", "media", "react-native" ], "bugs": { "url": "https://github.com/ldn0x7dc/react-native-media-kit/issues" }, "homepage": "https://github.com/ldn0x7dc/react-native-media-kit#readme", "dependencies": { "@ldn0x7dc/react-native-slider": "0.0.3" } }