This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
SXS20240115/SRC/iMES_PDA/JSplugins/angular-ui-router/.bower.json
2024-01-24 16:47:50 +08:00

34 lines
723 B
JSON

{
"name": "angular-ui-router",
"version": "0.2.15",
"main": "./release/angular-ui-router.js",
"dependencies": {
"angular": ">= 1.0.8"
},
"ignore": [
"**/.*",
"node_modules",
"js",
"component.json",
"package.json",
"lib",
"config",
"sample",
"test",
"tests",
"ngdoc_assets",
"Gruntfile.js",
"files.js"
],
"homepage": "https://github.com/angular-ui/ui-router",
"_release": "0.2.15",
"_resolution": {
"type": "version",
"tag": "0.2.15",
"commit": "805e69bae319e922e4d3265b7ef565058aaff850"
},
"_source": "git://github.com/angular-ui/ui-router.git",
"_target": "~0.2.15",
"_originalSource": "angular-ui-router",
"_direct": true
}