28 lines
662 B
JSON
28 lines
662 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-translate": "^2.18.1",
|
|
"angular-translate-loader-partial": "^2.18.1",
|
|
"flatpickr": "^4.5.2",
|
|
"fs-extra": "^5.0.0",
|
|
"js-yaml": "^3.12.1",
|
|
"material-design-lite": "^1.3.0",
|
|
"mg-crud": "^1.1.2",
|
|
"npm": "^6.5.0",
|
|
"oclazyload": "^0.6.3",
|
|
"require-yaml": "0.0.1",
|
|
"validator": "^6.3.0"
|
|
}
|
|
}
|