{
  "name": "@holajs/preset-gmu",
  "version": "0.1.20",
  "description": "GMU小程序平台插件预设",
  "main": "index.js",
  "scripts": {
    "test": "jest",
    "test:coverage": "jest --coverage"
  },
  "keywords": [
    "hola",
    "gmu"
  ],
  "files": [
    "index.js",
    "dist",
    "types"
  ],
  "publishConfig": {
    "access": "public"
  },
  "author": "light",
  "license": "MIT",
  "dependencies": {
    "@holajs/plugin-platform-gmuapp": "0.1.20",
    "@holajs/plugin-platform-gmump": "0.1.20"
  }
}
