add root-level package info

This commit is contained in:
martin-mfg
2025-06-24 08:50:43 +00:00
parent effdf068d2
commit eba0267027
2 changed files with 8062 additions and 0 deletions
+8050
View File
File diff suppressed because it is too large Load Diff
+12
View File
@@ -0,0 +1,12 @@
{
"type": "module",
"dependencies": {
"axios": "^1.9.0",
"dotenv": "^16.5.0",
"emoji-name-map": "^1.2.8",
"github-username-regex": "^1.0.0",
"pg": "^8.16.2",
"upgrade": "^1.1.0",
"word-wrap": "^1.2.5"
}
}