7 lines
71 B
JSON
Raw Normal View History

2022-07-09 16:03:26 -04:00
{
"type": "module",
"scripts": {
"test": "node index.js"
}
}