mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-13 14:55:54 +10:00
28 lines
746 B
JSON
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"
|
|
}
|
|
]
|
|
}
|