mirror of
https://github.com/Soulful-Sailer/Event-Tracker.git
synced 2026-03-29 16:16:46 -05:00
version 1.0.0 commit
This commit is contained in:
13
package.json
Normal file
13
package.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "event-tracker",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Soulful Sailer",
|
||||
"email": "soulful.sailer@entropic.pro"
|
||||
},
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"express": "^4.18.2",
|
||||
"pg": "^8.11.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user