{ "name": "react-navigation-kit", "version": "0.5.0", "description": "Helpers for usage on `react-navigation` out of the react components", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://lolg.it/herby/react-navigation-kit.git" }, "keywords": [ "react", "navigation", "redux" ], "author": "Herby Vojčík ", "license": "MIT", "dependencies": { "react": ">=16", "react-navigation": "^2.12.1" } }