ledgerrb/public/bower.json
2014-07-14 19:41:37 +02:00

14 lines
370 B
JSON

{
"name": "angular-ui-seed",
"description": "A starter project for AngularJS",
"version": "0.0.2",
"homepage": "https://github.com/dokko1230/angular-ui-seed",
"license": "MIT",
"dependencies": {
"angular": "latest",
"angular-ui-router": "~0.2.10",
"angular-loader": "1.2.x",
"angular-mocks": "~1.2.x",
"html5-boilerplate": "~4.3.0"
}
}