Skip to content

Commit 26d3ca5

Browse files
committed
Add more meta info for react-router-native
1 parent 470f408 commit 26d3ca5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/react-router-native/package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
{
22
"name": "react-router-native",
33
"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+
],
411
"main": "main.js",
512
"scripts": {
613
"start": "node node_modules/react-native/local-cli/cli.js start",

0 commit comments

Comments
 (0)