react-native-meteor-router-flux
Version:
Full Meteor Client for React Native - Plugin for react-native-router-flux
33 lines (31 loc) • 827 B
JSON
{
"name": "react-native-meteor-router-flux",
"version": "1.1.0",
"description": "Full Meteor Client for React Native - Plugin for react-native-router-flux",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/inProgress-team/react-native-meteor-router-flux.git"
},
"keywords": [
"react-component",
"ddp",
"meteor",
"react",
"react-native",
"ios",
"android",
"react-native-router-flux"
],
"author": "Théo Mathieu",
"license": "MIT",
"bugs": {
"url": "https://github.com/inProgress-team/react-native-meteor-router-flux/issues"
},
"homepage": "https://github.com/inProgress-team/react-native-meteor-router-flux#readme",
"dependencies": {
}
}