Files
maquette_backoffice/package.json

22 lines
505 B
JSON

{
"name": "backoffice_il_eau_chien",
"version": "1.0.0",
"description": "Le header du back office",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "ssh://git@git.lalanguebleue.fr:2222/ileauchiens/maquette_backoffice.git"
},
"author": "",
"license": "OSEF",
"dependencies": {
"bootstrap": "^5.3.8",
"bs-icon": "^0.0.8",
"tinymce": "^8.2.2",
"tinymce-i18n": "^25.11.17"
}
}