9 lines
117 B
JSON
9 lines
117 B
JSON
{
|
|
"name": "wechat-minigame",
|
|
"private": true,
|
|
"type": "module",
|
|
"scripts": {
|
|
"test": "node --test"
|
|
}
|
|
}
|