Gaëtan Renaudeau 3729d0979b add SDF1 example
2017-08-03 15:11:25 +02:00

16 lines
369 B
JSON

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