12345678910111213141516171819202122232425262728293031 |
- {
- "name": "wechat-app-mall",
- "version": "8.4.0",
- "description": "删除 <float-menu />",
- "main": "app.js",
- "dependencies": {
- "@vant/weapp": "^1.6.8",
- "apifm-wxapi": "^3.36.0",
- "wxa-plugin-canvas": "^1.1.12",
- "wxbarcode": "^1.0.2"
- },
- "devDependencies": {},
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/EastWorld/wechat-app-mall.git"
- },
- "keywords": [
- "微店",
- "小店",
- "微商城"
- ],
- "author": "gooking",
- "license": "ISC",
- "bugs": {
- "url": "https://github.com/EastWorld/wechat-app-mall/issues"
- },
- "homepage": "https://github.com/EastWorld/wechat-app-mall#readme"
- }
|