mirror of
https://github.com/Tencent/WeKnora.git
synced 2026-06-04 13:30:32 +08:00
10 lines
213 B
JSON
10 lines
213 B
JSON
{
|
|
"name": "weknora-miniprogram",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"description": "WeChat Mini Program plugin for WeKnora",
|
|
"scripts": {
|
|
"test": "node --test ../tests/miniprogram/*.test.js"
|
|
}
|
|
}
|