This commit is contained in:
JLEROY
2025-06-24 11:28:21 +02:00
parent 5da61af76e
commit 32af444e4a
3 changed files with 124 additions and 1 deletions

View File

@@ -1,9 +1,14 @@
{
"name": "dialogue-lib",
"name": "@johanleroy/dialogue-lib",
"version": "1.0.0",
"description": "Système de dialogue Angular standalone avec alertes personnalisables",
"author": "Johan Leroy",
"license": "MIT",
"keywords": ["angular", "dialogue", "alert", "confirm", "standalone"],
"repository": {
"type": "git",
"url": "https://github.com/JohanLeroy/dialogue-lib.git"
},
"devDependencies": {
"@angular/compiler-cli": "^20.0.0",
"ng-packagr": "next",