Add new file

This commit is contained in:
2025-11-12 22:12:10 +01:00
parent b460f8ce73
commit 74273a12af

9
package.json Normal file
View File

@@ -0,0 +1,9 @@
{
"name": "usbcheck",
"version": "0.1.0",
"private": true,
"scripts": {
"build": "echo \"no build yet\"",
"test": "echo \"no tests\""
}
}