UNPKG

rsx-plugin-plugins

Version:
20 lines (19 loc) 437 B
{ "name": "VideoApp", "version": "0.0.1", "private": true, "scripts": { "start": "node node_modules/react-native/local-cli/cli.js start", "postinstall": "rnpm link" }, "dependencies": { "react": "^0.14.8", "react-native": "^0.24.1", "react-native-vector-icons": "^1.3.4", "react-native-video": "^0.7.1", "react-native-youtube": "^0.6.0" }, "devDependencies": { "flow-bin": "^0.23.1" } }