Files
usbcheck.it/package.json
2025-11-12 22:12:10 +01:00

9 lines
155 B
JSON

{
"name": "usbcheck",
"version": "0.1.0",
"private": true,
"scripts": {
"build": "echo \"no build yet\"",
"test": "echo \"no tests\""
}
}