Gaëtan Renaudeau 2a19abd18a v3.11.0
2017-08-24 16:53:47 +02:00

16 lines
372 B
JSON

{
"name": "cookbook-expo",
"version": "3.11.0",
"description": "GL React Native cookbook",
"author": "Gaëtan Renaudeau",
"private": true,
"main": "main.js",
"dependencies": {
"expo": "17.0.0",
"gl-react": "^3.10.0",
"gl-react-expo": "^3.10.0",
"react": "16.0.0-alpha.6",
"react-native": "github:exponentjs/react-native#sdk-17.0.0"
}
}