Skip to content

Instantly share code, notes, and snippets.

@vagmi
Last active March 2, 2016 00:42
Show Gist options
  • Save vagmi/a56a58c88376577907b5 to your computer and use it in GitHub Desktop.
Save vagmi/a56a58c88376577907b5 to your computer and use it in GitHub Desktop.
{
"name": "integrate-rn",
"version": "1.0.0",
"description": "",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"react-native": "^0.21.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment