2021-02-11 21:31:41 +08:00

7 lines
71 B
JSON

{
"type": "module",
"scripts": {
"test": "node index.js"
}
}