npm: init

This commit is contained in:
2024-06-16 02:33:05 +08:00
parent d0716f59ac
commit fff5b22feb
2 changed files with 49 additions and 0 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"devDependencies": {
"@types/node": "^20.14.2"
}
}