18 lines
405 B
JSON
18 lines
405 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/list-view": "^0.0.1",
|
|
"@beefast-wxmp/modal-view": "^0.1.7",
|
|
"@beefast-wxmp/nav-bar": "^0.0.1",
|
|
"@beefast-wxmp/swipe-button": "^0.0.3"
|
|
}
|
|
}
|