Core libraries and tools part for pro architecture. It's a submodule - use from this perspective http://git.maniak.pro/madmaniak/pro
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

20 lines
532 B

{
"name": "pro-router",
"description": "Fully automated singleton router service for frontend. Use url as data store",
"version": "4.3.0",
"main": "router.js",
"repository": {
"type": "git",
"url": "git+https://github.com/madmaniak/pro.git"
},
"keywords": [
"frontend",
"router"
],
"author": "Marek Piasecki",
"license": "ISC",
"bugs": {
"url": "https://github.com/madmaniak/pro/issues"
},
"homepage": "https://github.com/madmaniak/pro/framework/components/router/npm_router_service"
}