2018-12-21 19:22:13 +00:00
|
|
|
{
|
2019-02-01 10:46:54 +00:00
|
|
|
"name": "salix-front",
|
2018-12-21 19:22:13 +00:00
|
|
|
"version": "1.0.0",
|
2019-02-06 13:56:36 +00:00
|
|
|
"author": "Verdnatura Levante SL",
|
2019-02-01 10:46:54 +00:00
|
|
|
"description": "Salix frontend",
|
2018-12-21 19:22:13 +00:00
|
|
|
"license": "GPL-3.0",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2019-02-01 10:46:54 +00:00
|
|
|
"url": "https://gitea.verdnatura.es/verdnatura/salix"
|
2018-12-21 19:22:13 +00:00
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"@uirouter/angularjs": "^1.0.20",
|
2019-01-07 08:54:00 +00:00
|
|
|
"angular": "^1.7.5",
|
2019-11-10 10:08:44 +00:00
|
|
|
"angular-animate": "^1.7.8",
|
2021-09-16 10:13:20 +00:00
|
|
|
"angular-moment": "^1.3.0",
|
2018-12-21 19:22:13 +00:00
|
|
|
"angular-translate": "^2.18.1",
|
|
|
|
"angular-translate-loader-partial": "^2.18.1",
|
2021-08-09 05:47:50 +00:00
|
|
|
"croppie": "^2.6.5",
|
2019-06-13 07:49:36 +00:00
|
|
|
"js-yaml": "^3.13.1",
|
2018-12-21 19:22:13 +00:00
|
|
|
"mg-crud": "^1.1.2",
|
|
|
|
"oclazyload": "^0.6.3",
|
|
|
|
"require-yaml": "0.0.1",
|
|
|
|
"validator": "^6.3.0"
|
|
|
|
}
|
|
|
|
}
|