Initial commit - Event Planner application

This commit is contained in:
mberlin
2026-03-18 14:55:56 -03:00
commit 86d779eb4d
7548 changed files with 1006324 additions and 0 deletions

15
node_modules/@tsconfig/node16/package.json generated vendored Normal file
View File

@@ -0,0 +1,15 @@
{
"name": "@tsconfig/node16",
"repository": {
"type": "git",
"url": "https://github.com/tsconfig/bases.git",
"directory": "bases"
},
"license": "MIT",
"description": "A base TSConfig for working with Node 16.",
"keywords": [
"tsconfig",
"node16"
],
"version": "1.0.4"
}