beefast-mini-merchant/package.json
2025-03-31 20:29:13 +08:00

19 lines
454 B
JSON

{
"name": "beefast-mini-merchant",
"version": "0.0.1",
"description": "",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@beefast-wxmp/background-notice": "^0.0.1",
"@beefast-wxmp/list-view": "^0.0.1",
"@beefast-wxmp/modal-view": "^0.1.7",
"@beefast-wxmp/nav-bar": "^0.0.3",
"@beefast-wxmp/swipe-button": "^0.0.3"
}
}