Files
FamReynaBrain/projects/ckmath-interactive-pilot/package.json
T
2026-09-14 22:38:47 -04:00

10 lines
148 B
JSON

{
"name": "ckmath-interactive-pilot",
"private": true,
"version": "0.1.0",
"type": "module",
"scripts": {
"test": "node --test"
}
}