{
  "name": "miniapp-compile-config",
  "version": "0.3.3",
  "description": "miniapp compile project config",
  "author": "Rax Team",
  "homepage": "https://github.com/raxjs/miniapp#readme",
  "license": "BSD-3-Clause",
  "main": "src/index.js",
  "directories": {
    "lib": "lib",
    "test": "__tests__"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/raxjs/miniapp.git"
  },
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "bugs": {
    "url": "https://github.com/raxjs/miniapp/issues"
  },
  "peerDependencies": {
    "webpack": "^4.0.0"
  },
  "dependencies": {
    "chokidar": "^3.4.2",
    "copy-webpack-plugin": "^5.0.4",
    "fs-extra": "^8.0.1",
    "json-loader": "^0.5.7",
    "jsx2mp-loader": "^0.4.33",
    "memory-fs": "^0.5.0",
    "miniapp-builder-shared": "^0.3.0",
    "rax-platform-loader": "^1.0.2",
    "rax-miniapp-config-webpack-plugin": "^3.0.0",
    "terser": "^4.8.0",
    "jsx2mp-runtime": "^0.4.18",
    "ts-loader": "^8.0.0"
  }
}
