mcs-ng-material
Version:
MCS NG-Meterial is based on mcs-web.
31 lines • 775 B
JSON
{
"name": "angular-ui-router",
"description": "State-based routing for AngularJS",
"license": "MIT",
"main": "./release/angular-ui-router.js",
"dependencies": {
"angular": ">= 1.2.0"
},
"ignore": [
"**/.*",
"**/tsconfig.json",
"**/tsconfig.typedoc.json",
"**/webpack.config.js",
"**/node_modules",
"package.json",
"scripts",
"test",
"src"
],
"version": "1.0.13",
"homepage": "https://github.com/angular-ui/angular-ui-router-bower",
"_release": "1.0.13",
"_resolution": {
"type": "version",
"tag": "1.0.13",
"commit": "a323de41773c89b5c5b0ea586ed635b934790fb2"
},
"_source": "https://github.com/angular-ui/angular-ui-router-bower.git",
"_target": "*",
"_originalSource": "angular-ui-router"
}