{
  "name": "@maxdota/react-native-video-editor",
  "title": "React-Native Video Editor",
  "version": "1.4.6",
  "description": "Native video editing for React-Native",
  "main": "src/index.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/maxdota/react-native-video-editor.git",
    "baseUrl": "https://github.com/maxdota/react-native-video-editor"
  },
  "keywords": [
    "react-native",
    "react native",
    "video-editor",
    "video editor"
  ],
  "author": {
    "name": "Ngọc Nguyễn",
    "email": "maxdota.developer@email.com"
  },
  "homepage": "https://github.com/maxdota/react-native-video-editor#readme",
  "license": "MIT",
  "peerDependencies": {
    "react-native": ">=0.59"
  },
  "devDependencies": {
    "react": "16.8.3",
    "react-native": "0.59.5"
  }
}
