UNPKG

@feroomjs/vue-routes

Version:
36 lines (35 loc) 837 B
{ "name": "@feroomjs/vue-routes", "version": "0.0.1-alpha.26", "description": "@feroomjs/vue-routes", "main": "dist/index.cjs", "module": "dist/index.mjs", "types": "dist/index.d.ts", "files": [ "dist" ], "repository": { "type": "git", "url": "git+https://github.com/feroomjs/feroomjs.git", "directory": "packages/vue-routes" }, "keywords": [ "feroom", "feroomjs", "SPA", "MFE" ], "author": "Artem Maltsev", "license": "MIT", "bugs": { "url": "https://github.com/feroomjs/feroomjs/issues" }, "homepage": "https://github.com/feroomjs/feroomjs/tree/main/packages/vue-routes#readme", "peerDependencies": { "feroom": "0.0.1-alpha.26", "@moostjs/event-http": "^0.2.4", "@wooksjs/event-http": "^0.2.5", "moost": "^0.2.4", "vue-router": "^4.1.6" } }