mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
17 lines
539 B
JSON
17 lines
539 B
JSON
{
|
|
"name": "yunohost-admin",
|
|
"description": "YunoHost Admin web interface",
|
|
"license": "AGPL-3.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"bootstrap": "3.3.6",
|
|
"font-awesome": "4.5.0",
|
|
"handlebars-helper-intl": "1.1.2",
|
|
"handlebars": "4.0.11",
|
|
"sammy": "0.7.6",
|
|
"js-cookie": "2.1.0",
|
|
"isotope-layout": "3.0.6",
|
|
"source-sans-pro": "git://github.com/adobe-fonts/source-sans-pro.git#2.020R-ro/1.075R-it",
|
|
"source-code-pro": "git://github.com/adobe-fonts/source-code-pro.git#2.010R-ro/1.030R-it"
|
|
}
|
|
}
|