mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2024-12-28 22:23:33 +01:00
14 lines
370 B
JSON
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"
|
|
}
|
|
}
|