{
  "name": "card-page-template",
  "version": "0.0.49",
  "description": "",
  "uxProject": "git@gitlab.beisencorp.com:ux-share-platform/card-page-template.git",
  "gitGroup": "ux-share-platform",
  "componentCode": "ux-share-platform/card-page-template",
  "appId": "100",
  "main": "lib/index.js",
  "scripts": {
    "start": "italent-thunder start",
    "compile": "babel ./src --out-dir lib --copy-files",
    "build": "italent-thunder build prod --mode development",
    "build-prod": "italent-thunder build prod",
    "ex": "sbl start --port 9001",
    "lib": "stl build lib",
    "examples": "sbl start --port 9001"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.beisencorp.com:ux-share-platform/card-page-template.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "peerDependencies": {
    "react": "16.x.x",
    "react-dom": "16.x.x"
  },
  "devDependencies": {
    "@beisen-platform/base-button": "^0.1.48",
    "@beisen-platform/common-func": "^0.1.1",
    "@beisen-platform/platform-runtime-helpers": "^1.0.4",
    "@beisen-platform/platform-prompt-page": "0.0.9",
    "@beisen-platform/text-box": "^0.2.8",
    "@beisen-platform/tool-tip": "^0.2.1",
    "@beisen/babel": "7.x.x",
    "@beisen/build": "1.x.x",
    "@beisen/nade-style": "1.0.11",
    "@beisen/props-debugger": "^1.0.2",
    "@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",
    "lodash": "^4.17.10",
    "@beisen/italent-thunder": "1.x.x",
    "react": "16.x.x",
    "react-dom": "16.x.x"
  },
  "config": {
    "commitizen": {
      "path": "./node_modules/@talentui/cz-project-changelog"
    }
  },
  "dependencies": {
    "D": "^1.0.0",
    "core-js": "^2.5.7",
    "immutable": "^3.8.2",
    "less": "^3.8.1"
  }
}
