{ "name": "example", "version": "0.0.1", "private": true, "scripts": { "start": "node node_modules/react-native/local-cli/cli.js start" }, "dependencies": { "crypto": "0.0.3", "gl-react": "^2.2.0", "gl-react-blur": "^1.2.2", "gl-react-native": "file:..", "glsl-transitions": "^2016.2.15", "react": "^0.14.8", "react-native": "^0.25.1", "react-native-fs": "^1.4.0", "react-native-material-kit": "PyYoshi/react-native-material-kit#rn-0.25.1", "react-transform-hmr": "^1.0.2", "seedrandom": "gre/seedrandom#released" } }