26 lines
606 B
JSON
26 lines
606 B
JSON
{
|
|
"name": "salix-front",
|
|
"version": "1.0.0",
|
|
"author": "Verdnatura Levante SL",
|
|
"description": "Salix frontend",
|
|
"license": "GPL-3.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://gitea.verdnatura.es/verdnatura/salix"
|
|
},
|
|
"dependencies": {
|
|
"@babel/polyfill": "^7.2.5",
|
|
"@uirouter/angularjs": "^1.0.20",
|
|
"angular": "^1.7.5",
|
|
"angular-animate": "^1.7.8",
|
|
"angular-translate": "^2.18.1",
|
|
"angular-translate-loader-partial": "^2.18.1",
|
|
"js-yaml": "^3.13.1",
|
|
"mg-crud": "^1.1.2",
|
|
"npm": "^6.11.3",
|
|
"oclazyload": "^0.6.3",
|
|
"require-yaml": "0.0.1",
|
|
"validator": "^6.3.0"
|
|
}
|
|
}
|