{
  "name": "build-plugin-rax-app",
  "version": "7.0.14",
  "description": "The basic webpack configuration for rax project",
  "author": "Rax Team",
  "main": "lib/index.js",
  "files": [
    "lib",
    "!lib/**/*.map",
    "src/runtime.tsx"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "plugin",
    "rax"
  ],
  "license": "MIT",
  "dependencies": {
    "rax-webpack-config": "^4.0.0",
    "rax-babel-config": "^2.0.4",
    "rax-jest-config": "^1.1.0",
    "rax-platform-loader": "^1.1.1",
    "@builder/user-config": "^2.0.0",
    "@builder/app-helpers": "^2.1.0",
    "chalk": "^4.0.0",
    "debug": "^4.1.1",
    "fs-extra": "^8.1.0",
    "lodash": "^4.17.15",
    "miniapp-builder-shared": "^0.3.0",
    "react-dev-utils": "^11.0.0",
    "webpackbar": "^5.0.0",
    "qrcode-terminal": "^0.12.0",
    "mini-css-extract-plugin": "^1.2.1",
    "copy-webpack-plugin": "^5.0.4",
    "postcss-import": "^12.0.1",
    "address": "^1.1.2",
    "chokidar": "^3.5.1",
    "stylesheet-loader": "^0.9.1",
    "@builder/exports-field-webpack-plugin": "^1.0.0",
    "@builder/compat-webpack4": "^1.0.0",
    "postcss-plugin-rpx2vw": "^0.0.3",
    "process": "^0.11.10",
    "events": "^3.3.0",
    "node-libs-browser": "^2.2.1",
    "@builder/pack": "^0.6.0",
    "@builder/swc-loader": "^1.0.1"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:raxjs/rax-app.git"
  },
  "gitHead": "07ac7bb07162aac8c90778dd1de4a2060f8df498"
}
