We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 470f408 commit 26d3ca5Copy full SHA for 26d3ca5
packages/react-router-native/package.json
@@ -1,6 +1,13 @@
1
{
2
"name": "react-router-native",
3
"version": "4.1.1",
4
+ "description": "React Native bindings for React Router",
5
+ "repository": "ReactTraining/react-router",
6
+ "license": "MIT",
7
+ "authors": [
8
+ "Michael Jackson",
9
+ "Ryan Florence"
10
+ ],
11
"main": "main.js",
12
"scripts": {
13
"start": "node node_modules/react-native/local-cli/cli.js start",
0 commit comments