{
  "name": "@alilc/lowcode-rax-simulator-renderer",
  "version": "1.0.14",
  "description": "rax simulator renderer for alibaba lowcode designer",
  "main": "lib/index.js",
  "module": "es/index.js",
  "license": "MIT",
  "files": [
    "dist"
  ],
  "scripts": {
    "build": "NODE_OPTIONS=--max_old_space_size=8192 build-scripts build --skip-demo",
    "build:umd": "build-scripts build --config build.umd.json"
  },
  "dependencies": {
    "@alilc/lowcode-designer": "1.0.14",
    "@alilc/lowcode-rax-renderer": "1.0.14",
    "@alilc/lowcode-types": "1.0.14",
    "@alilc/lowcode-utils": "1.0.14",
    "classnames": "^2.2.6",
    "driver-universal": "^3.1.3",
    "history": "^5.0.0",
    "lodash": "^4.17.19",
    "mobx": "^6.3.0",
    "mobx-react": "^7.2.0",
    "path-to-regexp": "3.2.0",
    "rax-find-dom-node": "^1.0.0",
    "react": "^16",
    "react-dom": "^16.7.0"
  },
  "devDependencies": {
    "@alib/build-scripts": "^0.1.18",
    "@babel/plugin-transform-react-jsx": "^7.10.4",
    "@types/classnames": "^2.2.7",
    "@types/node": "^13.7.1",
    "@types/rax": "^1.0.0",
    "@types/react": "^16",
    "@types/react-dom": "^16",
    "build-plugin-component": "^0.2.11",
    "build-plugin-rax-component": "^0.2.11"
  },
  "peerDependencies": {
    "rax": "^1.1.0"
  },
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/"
  },
  "repository": {
    "type": "http",
    "url": "https://github.com/alibaba/lowcode-engine/tree/main/packages/rax-simulator-renderer"
  },
  "homepage": "https://unpkg.alibaba-inc.com/@alilc/lowcode-rax-simulator-renderer@1.0.73/build/index.html",
  "gitHead": "2669f179e6f899d395ce1942d0fe04f9c5ed48a6"
}
