mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2025-01-06 05:24:49 +01:00
18 lines
507 B
JSON
18 lines
507 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": "~3.2.0",
|
|
"angular-moment": "~0.8.0"
|
|
}
|
|
}
|