Files
vanta-relay-20260727-095415/package.json
T

11 lines
196 B
JSON

{
"name": "vanta-relay",
"version": "0.1.0",
"private": true,
"type": "module",
"scripts": {
"test": "node --test tests/*.test.mjs",
"check": "node --check game-engine.js"
}
}