UNPKG

vite-router-automation

Version:

提供了基于vite+vue3项目的路由自动化,匹配所有.vue文件,剔除APP.vue入口文件

14 lines (13 loc) 546 B
{ "name": "vite-router-automation", "version": "1.1.8", "main": "index.js", "description": "提供了基于vite+vue3项目的路由自动化,匹配所有.vue文件,剔除APP.vue入口文件", "keywords": ["vite-router-automation","vue-router","vite-router-auto","vue3+vite路由自动化","vue路由自定义","实用函数","vue3"], "license": "ISC", "author": "菜鸟程序员", "repository": { "type": "git", "url": "https://gitee.com/web_io/vite-router-automation.git" } }