mirror of
https://github.com/wahyd4/Libr-mobile.git
synced 2026-08-09 12:55:56 +10:00
16 lines
332 B
JSON
16 lines
332 B
JSON
{
|
|
"name": "angular-ui-router",
|
|
"version": "0.2.7",
|
|
"description": "State-based routing for AngularJS",
|
|
"keywords": [
|
|
"angular",
|
|
"states",
|
|
"routing"
|
|
],
|
|
"main": "release/angular-ui-router.min.js",
|
|
"scripts": [
|
|
"release/angular-ui-router.min.js"
|
|
],
|
|
"license": "MIT",
|
|
"repo": "angular-ui/ui-router"
|
|
} |