{ "_args": [ [ "echarts-stat@1.2.0", "D:\\jenkins\\workspace\\cssc-fvue" ] ], "_from": "echarts-stat@1.2.0", "_id": "echarts-stat@1.2.0", "_inBundle": false, "_integrity": "sha1-0eegXRgnckxc3oH3buHXWpAXRqI=", "_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.npm.taobao.org/echarts-stat/download/echarts-stat-1.2.0.tgz", "_spec": "1.2.0", "_where": "D:\\jenkins\\workspace\\cssc-fvue", "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" }