{ "_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.npmmirror.com/echarts-stat/-/echarts-stat-1.2.0.tgz", "_shasum": "d1e7a05d1827724c5cde81f76ee1d75a901746a2", "_spec": "echarts-stat@1.2.0", "_where": "D:\\jenkins\\workspace\\dataShare-fvue", "author": { "name": "Deqing Li", "email": "annong035@gmail.com" }, "bugs": { "url": "https://github.com/ecomfe/echarts-stat/issues" }, "bundleDependencies": false, "deprecated": false, "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" }