ui-router-components
Version:
Route to components today using Angular 1.5+ and ui-router 0.2.x+
22 lines (21 loc) • 597 B
JSON
{
"name": "ui-router-components",
"version": "1.0.0",
"description": "Route to components today using Angular 1.5+ and ui-router 0.2.x+",
"main": "src/routeToComponents.js",
"repository": {
"type": "git",
"url": "git+https://github.com/softsimon/ui-router-route-to-components.git"
},
"keywords": [
"uirouter",
"angular",
"component"
],
"author": "softsimon",
"license": "MIT",
"bugs": {
"url": "https://github.com/softsimon/ui-router-route-to-components/issues"
},
"homepage": "https://github.com/softsimon/ui-router-route-to-components#readme"
}