10 lines
148 B
JSON
10 lines
148 B
JSON
{
|
|
"name": "ckmath-interactive-pilot",
|
|
"private": true,
|
|
"version": "0.1.0",
|
|
"type": "module",
|
|
"scripts": {
|
|
"test": "node --test"
|
|
}
|
|
}
|