7 lines
71 B
JSON
Raw Normal View History

2022-07-12 09:00:22 +02:00
{
"type": "module",
"scripts": {
"test": "node index.js"
}
}