{
  "name": "pbl-highcharts",
  "version": "0.1.15",
  "description": "highcharts option",
  "main": "dist/index.js",
  "module": "dist/index.esm.js",
  "authors": {
    "name": "liujin",
    "email": "liujin@autohome.com.cn"
  },
  "repository": "/PBL-Highcharts",
  "scripts": {
    "dev": "father doc dev --port 9688 --host 0.0.0.0",
    "build": "father build"
  },
  "peerDependencies": {
    "react": "16.x"
  },
  "devDependencies": {
    "father": "^2.16.0",
    "typescript": "^3.3.3"
  },
  "license": "MIT",
  "dependencies": {
    "carhome": "^4.9.32",
    "highcharts": "^7.2.1"
  }
}
