20 lines
493 B
JSON
20 lines
493 B
JSON
{
|
|
"name": "adagios",
|
|
"description": "Adagios front-end",
|
|
"version": "0.1.0",
|
|
"homepage": "https://github.com/titilambert/adagios-frontend",
|
|
"license": "AGPLv3",
|
|
"private": true,
|
|
"dependencies": {
|
|
"angular": "1.2.x",
|
|
"angular-route": "1.2.x",
|
|
"angular-loader": "1.2.x",
|
|
"angular-mocks": "~1.2.x",
|
|
"html5-boilerplate": "~4.3.0",
|
|
"bootstrap-sass-official": "3.3.1",
|
|
"fontawesome": "4.2.0",
|
|
"justgage-toorshia": "master",
|
|
"moment": "~2.9.0"
|
|
}
|
|
}
|