misc stuff from production

(also refactors qemu a bit)
This commit is contained in:
modeco80
2024-06-19 23:30:29 -04:00
parent 97de887518
commit 39521a4b1d
4 changed files with 69 additions and 34 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@cvmts/qemu",
"version": "1.0.0",
"description": "QEMU runtime for crusttest backend",
"description": "A simple and easy to use QEMU supervision runtime",
"exports": "./dist/index.js",
"types": "./dist/index.d.ts",
"type": "module",