candy-react-router
Version:
A Candy React Router
41 lines (40 loc) • 802 B
JSON
{
"name": "candy-react-router",
"description": "A Candy React Router",
"version": "0.0.1-alpha",
"license": "MIT",
"author": "Gonzalo Müller Bravo",
"homepage": "https://gitlab.com/gmullerb/candy-react-router",
"repository": {
"type": "git",
"url": "https://github.com/gmullerb/candy-react-router"
},
"bugs": {
"url": "https://gitlab.com/gmullerb/candy-react-router/issues"
},
"keywords": [
"react",
"reactjs",
"react js",
"react router",
"react-router",
"router",
"route",
"routing",
"link",
"jsx",
"tsx",
"types",
"typing",
"typescript",
"flow",
"flow js",
"flowjs",
"flow-js",
"flow-typed"
],
"peerDependencies": {
"react": "^16.8.0",
"react-reducer-provider": "^4.0.0"
}
}