{
  "_args": [
    [
      "echarts-stat@1.2.0",
      "D:\\jenkins\\workspace\\xq-web-bpm"
    ]
  ],
  "_from": "echarts-stat@1.2.0",
  "_id": "echarts-stat@1.2.0",
  "_inBundle": false,
  "_integrity": "sha512-zLd7Kgs+tuTSeaK0VQEMNmnMivEkhvHIk1gpBtLzpRerfcIQ+Bd5XudOMmtwpaTc1WDZbA7d1V//iiBccR46Qg==",
  "_location": "/echarts-stat",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "echarts-stat@1.2.0",
    "name": "echarts-stat",
    "escapedName": "echarts-stat",
    "rawSpec": "1.2.0",
    "saveSpec": null,
    "fetchSpec": "1.2.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/echarts-stat/-/echarts-stat-1.2.0.tgz",
  "_spec": "1.2.0",
  "_where": "D:\\jenkins\\workspace\\xq-web-bpm",
  "author": {
    "name": "Deqing Li",
    "email": "annong035@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/ecomfe/echarts-stat/issues"
  },
  "description": "a statistical tool for ECharts",
  "devDependencies": {
    "webpack": "^1.13.3",
    "webpack-link": "^0.2.0"
  },
  "homepage": "https://github.com/ecomfe/echarts-stat#readme",
  "license": "BSD",
  "main": "index.js",
  "name": "echarts-stat",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ecomfe/echarts-stat.git"
  },
  "scripts": {
    "build": "webpack",
    "release": "webpack && ./node_modules/.bin/webpack -p"
  },
  "types": "src/ecStat.d.ts",
  "version": "1.2.0"
}
