mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2024-12-27 21:58:11 +01:00
21 lines
602 B
JSON
21 lines
602 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": "latest",
|
|
"angular-loader": "latest",
|
|
"angular-mocks": "latest",
|
|
"html5-boilerplate": "latest",
|
|
"angularjs-nvd3-directives": "latest",
|
|
"angular-bootstrap": "latest",
|
|
"bootstrap": "latest",
|
|
"angular-moment": "latest",
|
|
"angular-loading-bar": "latest",
|
|
"ng-table": "latest",
|
|
"angular-i18n": "latest"
|
|
}
|
|
}
|