wx-login/package.json
2025-02-27 00:38:36 +08:00

14 lines
277 B
JSON

{
"name": "wx-login",
"version": "0.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "abearxiong <xiongxiao@xiongxiao.me>",
"license": "MIT",
"type": "module"
}