{ "name": "Simple", "version": "0.0.1", "private": true, "scripts": {
"start": "react-native start"
}, "dependencies": {
"fbjs": "^0.6.0", "gl-react": "^2.1.0",
"gl-react-native": "file:../..",
"react": "^0.14.5", "react-native": "0.18.0-rc",
"react-native-fs": "^1.1.0",
"react-native-material-kit": "gre/react-native-material-kit#no-peerDependencies"
} }