{
  "name": "@beisen-platform/platform-index-view",
  "version": "1.2.99-rc.83",
  "description": "平台视图组件",
  "main": "lib/index.js",
  "scripts": {
    "lib": "stl build lib",
    "examples": "sbl start --port 9001",
    "sync": "npm run lib && rm -rf ../ux-platform-template-view/node_modules/@beisen-platform/platform-index-view/lib && cp -r lib ../ux-platform-template-view/node_modules/@beisen-platform/platform-index-view/lib && echo synchronized",
    "start": "italent-thunder start",
    "build": "italent-thunder build prod --mode development",
    "build-prod": "italent-thunder build prod",
    "prepublish": "npm run lib"
  },
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": ""
  },
  "peerDependencies": {
    "@beisen-platform/platform-index-view": "",
    "@beisen-platform/platform-lookupv2": "",
    "react": "16.x.x",
    "react-dom": "16.x.x"
  },
  "devDependencies": {
    "@beisen-platform/platform-index-view": "",
    "@beisen-platform/platform-lookupv2": "",
    "@beisen/babel": "7.x.x",
    "@beisen/build": "1.x.x",
    "@beisen/helper": "^1.0.4",
    "@beisen/italent-thunder": "1.x.x",
    "@beisen/storybook": "1.x.x",
    "@beisen/storybook-react": "4.x.x",
    "@beisen/ts": "1.x.x",
    "@beisen/webpack": "4.x.x",
    "commitizen": "^2.10.1",
    "core-js": "^2.5.7",
    "cz-conventional-changelog": "^2.1.0",
    "gulp": "^4.0.2",
    "react": "16.x.x",
    "react-dom": "16.x.x",
    "styled-components": "^4.3.2"
  },
  "dependencies": {
    "@beisen-platform/ethos": "1.0.90-rc.53",
    "@beisen-platform/loading": "1.0.3",
    "@beisen-platform/platform-base": "~1.0.2",
    "@beisen-platform/platform-button": "1.1.32-rc.8",
    "@beisen-platform/platform-confirm": "1.0.13-rc.3",
    "@beisen-platform/platform-datatable": "1.3.51-rc.10",
    "@beisen-platform/platform-form": "1.2.69-rc.52",
    "@beisen-platform/platform-metadata": "0.0.4",
    "@beisen-platform/platform-pop-component": "1.1.34",
    "@beisen-platform/platform-prompt-page": "1.0.2",
    "@beisen-platform/platform-runtime-helpers": "1.1.5",
    "@beisen-platform/platform-search-form": "1.1.30-rc.4",
    "@beisen-platform/platform-tip": "1.0.20",
    "core-js": "^2.5.7",
    "lodash": "^4.17.11"
  },
  "config": {
    "commitizen": {
      "path": "node_modules/cz-conventional-changelog"
    }
  }
}
