7 lines
71 B
JSON
Raw Normal View History

2021-02-11 21:31:41 +08:00
{
"type": "module",
"scripts": {
"test": "node index.js"
}
}