@hippy/vue-router
Version:
Official router for hippy-vue
25 lines (24 loc) • 572 B
JSON
{
"name": "@hippy/vue-router",
"version": "3.3.2",
"description": "Official router for hippy-vue",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"homepage": "https://hippyjs.org",
"repository": "https://github.com/Tencent/Hippy",
"author": "OpenHippy Team",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/Tencent/Hippy/issues"
},
"keywords": [
"vue",
"hippy-vue",
"router",
"routing"
],
"devDependencies": {
"path-to-regexp": "^1.7.0"
},
"gitHead": "06b0beccd8b6a56929ef80601b53ac6e83fd226c"
}