repo for angularjs testing training
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

32 lines
800 B

{
"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.28",
"homepage": "https://github.com/angular-ui/angular-ui-router-bower",
"_release": "1.0.28",
"_resolution": {
"type": "version",
"tag": "1.0.28",
"commit": "6c4d8fe2cf73751e08fa3623b911a7c6cb02e0b4"
},
"_source": "https://github.com/angular-ui/angular-ui-router-bower.git",
"_target": "^1.0.28",
"_originalSource": "angular-ui-router",
"_direct": true
}