ledgerrb/public/app/bower_components/angular-ui-router/.bower.json
2014-07-31 18:00:20 +02:00

33 lines
No EOL
712 B
JSON

{
"name": "angular-ui-router",
"version": "0.2.10",
"main": "./release/angular-ui-router.js",
"dependencies": {
"angular": ">= 1.0.8"
},
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"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.10",
"_resolution": {
"type": "version",
"tag": "0.2.10",
"commit": "4f509d6393452c933aa5908939d0a17e47b59388"
},
"_source": "git://github.com/angular-ui/ui-router.git",
"_target": "*",
"_originalSource": "angular-ui-router"
}