react-native-easy-router
Version:
[](https://badge.fury.io/js/react-native-easy-router) [](https://opensource.org/licenses/MIT)
29 lines (28 loc) • 752 B
JSON
{
"name": "react-native-easy-router",
"version": "3.1.1",
"main": "src/index.js",
"types": "src/index.d.ts",
"dependencies": {
"react-native-animatable": "^1.3.3",
"uuid": "^3.4.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sergeyshpadyrev/react-native-easy-router.git"
},
"keywords": [
"react",
"react-native",
"router",
"navigator",
"navigation",
"screens"
],
"author": "Sergey Shpadyrev",
"license": "MIT",
"bugs": {
"url": "https://github.com/sergeyshpadyrev/react-native-easy-router/issues"
},
"homepage": "https://github.com/sergeyshpadyrev/react-native-easy-router#readme"
}