UNPKG

@canner/history-router

Version:

Pass a history object to let canner get the routes, params and gotTo

25 lines (24 loc) 526 B
{ "name": "@canner/history-router", "version": "3.2.1", "description": "Pass a history object to let canner get the routes, params and gotTo", "main": "lib/index.js", "keywords": [ "canner", "router", "history" ], "author": "Canner", "license": "Apache-2.0", "dependencies": { "query-string": "^6.1.0" }, "peerDependencies": { "react": ">=16.3", "react-dom": ">=16.3" }, "publishConfig": { "access": "public" }, "gitHead": "8335541ec61c046dc652ae2e79967636c4e886dd" }