| 12345678910111213141516171819202122232425262728293031323334353637383940 |
- {
- "description": "项目配置文件",
- "packOptions": {
- "ignore": []
- },
- "setting": {
- "useApiHostProcess": true
- },
- "compileType": "miniprogram",
- "libVersion": "2.14.4",
- "appid": "wx788fbe16a4cdacdc",
- "projectname": "mg-vending-machine-applets-manage",
- "debugOptions": {
- "hidedInDevtools": []
- },
- "scripts": {},
- "isGameTourist": false,
- "simulatorType": "wechat",
- "simulatorPluginLibVersion": {},
- "condition": {
- "search": {
- "list": []
- },
- "conversation": {
- "list": []
- },
- "game": {
- "list": []
- },
- "plugin": {
- "list": []
- },
- "gamePlugin": {
- "list": []
- },
- "miniprogram": {
- "list": []
- }
- }
- }
|