FEAT : ajout du header + npm, bootstrap, tiny*
This commit is contained in:
21
package.json
Normal file
21
package.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user