{ "name": "todo-api", "version": "1.0.0", "type": "module", "scripts": { "test": "node --test src/todo.test.js" } }