Files
wechat-minigame/package.json
2026-03-29 00:36:28 +08:00

9 lines
117 B
JSON

{
"name": "wechat-minigame",
"private": true,
"type": "module",
"scripts": {
"test": "node --test"
}
}