mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-02-11 22:33:32 +08:00
11 lines
191 B
JSON
11 lines
191 B
JSON
{
|
|
"name": "@navigation-ex/routers",
|
|
"version": "0.0.1",
|
|
"main": "src/index",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"shortid": "^2.2.14",
|
|
"@navigation-ex/core": "^0.0.1"
|
|
}
|
|
}
|