dm-wechat-mini/package.json
2025-03-25 20:24:03 +08:00

16 lines
312 B
JSON

{
"name": "dm-wechat-mini",
"version": "1.0.0",
"description": "",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@beefast-wxmp/number-box": "^0.0.1",
"@beefast-wxmp/towxml": "^0.0.2"
}
}