UNPKG

@lamvd0101/react-native-video-editor

Version:
33 lines (32 loc) 827 B
{ "name": "@lamvd0101/react-native-video-editor", "title": "React-Native Video Editor", "version": "1.4.2", "description": "Native video editing for React-Native", "main": "src/index.js", "scripts": {}, "repository": { "type": "git", "url": "git+https://github.com/lamvd0101/react-native-video-editor.git", "baseUrl": "https://github.com/lamvd0101/react-native-video-editor" }, "keywords": [ "react-native", "react native", "video-editor", "video editor" ], "author": { "name": "Vuong Duc Lam", "email": "lamvd0101@email.com" }, "homepage": "https://github.com/lamvd0101/react-native-video-editor#readme", "license": "MIT", "peerDependencies": { "react-native": ">=0.59" }, "devDependencies": { "react": "16.8.3", "react-native": "0.59.5" } }