Files
cdnjs/ajax/libs/angular-route-segment/package.json
T

28 lines
746 B
JSON

{
"name": "angular-route-segment",
"filename": "angular-route-segment.min.js",
"version": "1.2.3",
"description": "An extension for AngularJS $route service which supports tree-like nested views and routes hierarchy, and advanced loading flow handling.",
"homepage": "http://angular-route-segment.com/",
"keywords": [
"angular",
"angularjs",
"routing",
"routes",
"route"
],
"author": [
{
"name": "Artem Chivchalov",
"url": "https://github.com/artch",
"email": "chivchalov@gmail.com"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/artch/angular-route-segment.git"
}
]
}