UNPKG

router-register-plugin

Version:

鸿蒙ZRouter动态路由框架页面模板化插件

37 lines (36 loc) 870 B
{ "name": "router-register-plugin", "version": "1.6.0", "description": "鸿蒙ZRouter动态路由框架页面模板化插件", "main": "index.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "router", "harmonyos", "routerMap", "ZRouter", "Navigation", "鸿蒙", "路由框架" ], "author": "HZWei", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/751496032/RouterRegisterPlugin.git" }, "homepage": "https://github.com/751496032", "devDependencies": { "@ohos/hvigor": "5.2.2", "@ohos/hvigor-ohos-plugin": "5.16.2", "@types/json5": "^2.2.0", "ts-node": "^10.9.2" }, "dependencies": { "handlebars": "^4.7.8", "json5": "^2.2.3", "ohos-typescript": "^4.9.5-r6" } }