{
  "name": "pps-abnormal-attendance",
  "version": "1.0.14",
  "appId": "909",
  "description": "AbnormalAttendance",
  "componentCode": "AbnormalAttendance",
  "main": "libs/index.js",
  "author": "lihe3@beisen.com",
  "dllList": [
    "@talentui/dll-react"
  ],
  "scripts": {
    "start": "friendly=on  dev_server=on asset_path=http://stnew03.beisen.com/ux/page-builder/release/dist/  webpack-dev-server --config ./node_modules/@talentui/external-components-bootstrap/webpack.config.js ",
    "build": "rm -rf dist/ && check=on webpack --config ./node_modules/@talentui/external-components-webpack-config/webpack.config.js",
    "build-prod": "rm -rf dist/ && NODE_ENV=production webpack --config ./node_modules/@talentui/external-components-webpack-config/webpack.config.js",
    "lib": "node node_modules/@beisen/gulp-lib/bin/index.js",
    "examples": "node node_modules/@beisen/storybook-lib/bin/index.js",
    "compile": "rm -rf ./libs && tsc && gulp",
    "prepublish": "npm run compile"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/talentui/pb-components-templates"
  },
  "license": "MIT",
  "peerDependencies": {
    "react": "^15.6.0",
    "react-dom": "^15.6.0"
  },
  "devDependencies": {
    "@beisen/gulp-lib": "0.0.12",
    "@beisen/storybook-lib": "^0.1.31",
    "@talentui/dll-react": "15.6.10",
    "@talentui/external-components-bootstrap": "^2.0.1-beta",
    "@talentui/external-components-webpack-config": "^1.2.5-beta",
    "@talentui/tools": "^1.0.4",
    "gulp": "^3.9.1",
    "react": "^15.6.0",
    "react-dom": "^15.6.0",
    "typescript": "^2.6.2"
  }
}
