UNPKG

react-native-beautiful-video-recorder

Version:
31 lines (30 loc) 715 B
{ "name": "react-native-beautiful-video-recorder", "version": "2.0.1", "description": "", "main": "./lib", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/phuochau/react-native-beautiful-video-recorder.git" }, "author": "hauvo", "keywords": [ "react-native", "react-native-camera", "react-native-components", "react-native-beautiful-video-recorder" ], "license": "MIT", "dependencies": { "moment": "2.24.0" }, "peerDependencies": { "react": "16.9.0", "react-native": "0.61.5", "react-native-camera": "3.13.0", "react-native-vector-icons": "6.6.0" } }