{
  "name": "@beisen-platform/platform-form",
  "version": "1.2.69-rc.52",
  "description": "",
  "main": "lib/index.js",
  "scripts": {
    "lib": "stl build lib",
    "examples": "sbl start --port 9001",
    "prepublish": "npm run lib",
    "sync": "npm run lib && rm -rf ../ux-platform-template-view/node_modules/@beisen-platform/platform-form/lib && cp -r ./lib ../ux-platform-template-view/node_modules/@beisen-platform/platform-form/lib && echo synchronized",
    "start": "italent-thunder start",
    "build": "italent-thunder build prod --mode development",
    "build-prod": "italent-thunder build prod"
  },
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "git@gitlab.beisencorp.com:ux-share-platform/ux-platform-form.git"
  },
  "peerDependencies": {
    "@beisen-platform/platform-lookupv2": "",
    "@beisen-platform/ethos": "^1.0.79",
    "react": "16.x.x",
    "react-dom": "16.x.x"
  },
  "dependencies": {
    "@beisen-phoenix/popconfirm": "^1.0.22",
    "@beisen-platform/help-rule": "^2.0.13",
    "@beisen-platform/platform-confirm": "^1.0.13",
    "@beisen-platform/platform-expression-runtime": "",
    "@beisen-platform/platform-fields": "1.0.31-rc.33",
    "@beisen-platform/platform-metadata": "",
    "@beisen-platform/platform-tip": "1.x.x",
    "lodash": "^4.17.11",
    "object-path": "^0.9.2",
    "validate.js": "0.10.0"
  },
  "devDependencies": {
    "@beisen-platform/platform-base": "~1.0.0",
    "@beisen-platform/platform-runtime-helpers": "~1.1.0",
    "@beisen-platform/ethos": "^1.0.90-rc.39",
    "@beisen-platform/platform-index-view": "^1.2.99-rc.69",
    "@beisen-platform/pop-layer": "1.1.19",
    "@beisen-platform/platform-lookupv2": "",
    "@beisen/babel": "7.x.x",
    "@beisen/build": "1.x.x",
    "@beisen/helper": "^1.0.3",
    "@beisen/italent-thunder": "1.x.x",
    "@beisen/nade-style": "^1.0.19",
    "@beisen/storybook": "1.x.x",
    "@beisen/storybook-react": "4.x.x",
    "@beisen/ts": "1.x.x",
    "@beisen/webpack": "4.x.x",
    "@types/react": "^16.8.13",
    "autoprefixer": "^9.4.5",
    "commitizen": "^2.10.1",
    "core-js": "^2.5.7",
    "cz-conventional-changelog": "^2.1.0",
    "react": "16.x.x",
    "react-dom": "16.x.x",
    "styled-components": "4.1.3"
  },
  "config": {
    "commitizen": {
      "path": "node_modules/cz-conventional-changelog"
    }
  }
}
