{ "_args": [ [ "echarts-liquidfill@2.0.6", "D:\\jenkins\\workspace\\yhxt-web" ] ], "_from": "echarts-liquidfill@2.0.6", "_id": "echarts-liquidfill@2.0.6", "_inBundle": false, "_integrity": "sha512-p+AH0O9/BtwXMQQyhjJbMZo+GwRAgWG/DCyK5r27PQzpS0UWrgXu57MyEFc0A8Ub3sRuqEu08BuxwHICBkSWSQ==", "_location": "/echarts-liquidfill", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "echarts-liquidfill@2.0.6", "name": "echarts-liquidfill", "escapedName": "echarts-liquidfill", "rawSpec": "2.0.6", "saveSpec": null, "fetchSpec": "2.0.6" }, "_requiredBy": [ "/v-charts" ], "_resolved": "https://registry.npmmirror.com/echarts-liquidfill/-/echarts-liquidfill-2.0.6.tgz", "_spec": "2.0.6", "_where": "D:\\jenkins\\workspace\\yhxt-web", "author": { "name": "Ovilia", "email": "me@zhangwenli.com", "url": "http://zhangwenli.com" }, "bugs": { "url": "https://github.com/ecomfe/echarts-liquidfill/issues" }, "description": "ECharts liquid fill extension", "devDependencies": { "webpack": "^4.43.0", "webpack-cli": "^3.3.11", "webpack-link": "^0.2.0" }, "homepage": "https://github.com/ecomfe/echarts-liquidfill#readme", "license": "MIT", "main": "index.js", "name": "echarts-liquidfill", "peerDependencies": { "echarts": "^4.8.0", "zrender": "^4.3.1" }, "repository": { "type": "git", "url": "git+https://github.com/ecomfe/echarts-liquidfill.git" }, "scripts": { "build": "webpack --env.development", "dev": "webpack --env.development --watch", "release": "webpack --env.production" }, "version": "2.0.6" }