{
  "name": "@beisen-platform/platform-runtime-helpers",
  "version": "1.1.5",
  "configFile": "UXStaticSharedTalentUIConfig",
  "configApp": "",
  "configUser": "ux",
  "description": "",
  "main": "lib/index.js",
  "scripts": {
    "build": "italent-thunder build prod --mode development",
    "build-prod": "italent-thunder build prod",
    "examples": "sbl start --port 9001",
    "lib": "stl build lib",
    "start": "italent-thunder start",
    "prepublish": "npm run lib"
  },
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "git@gitlab.beisencorp.com:ux-share-platform/ux-platform-runtime-helpers.git"
  },
  "devDependencies": {
    "@beisen/babel": "7.x.x",
    "@beisen/build": "1.x.x",
    "@beisen/eslint-config-beisenux": "^1.0.1",
    "@beisen/italent-thunder": "^1.0.28",
    "@beisen/storybook": "1.x.x",
    "@beisen/storybook-react": "4.x.x",
    "@beisen/ts": "1.x.x",
    "@beisen/webpack": "4.x.x",
    "babel-eslint": "^10.0.1",
    "core-js": "^2.5.7",
    "eslint": "^5.10.0",
    "react": "16.x.x",
    "react-dom": "16.x.x",
    "typescript": "^3.1.6",
    "uglifyjs-webpack-plugin": "^2.0.1"
  },
  "dependencies": {
    "promise-polyfill": "^8.1.0",
    "url-search-params": "^1.1.0",
    "uuid": "3.3.2",
    "whatwg-fetch": "^3.0.0"
  },
  "peerDependencies": {
    "react": "16.x.x",
    "react-dom": "16.x.x"
  }
}
