{ "_args": [ [ "vue-echarts@4.1.0", "/data/jenkins/workspace/mer.ws.baibaodun.com.cn" ] ], "_from": "vue-echarts@4.1.0", "_id": "vue-echarts@4.1.0", "_inBundle": false, "_integrity": "sha512-am2vsAjEYGz3JqqMaSqIR35HIxr/TjxYPoKWTorgi10rzwl7+f+uBvpj7AkCJ6HVL8zR3exYpyo881aG+24Rfg==", "_location": "/vue-echarts", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "vue-echarts@4.1.0", "name": "vue-echarts", "escapedName": "vue-echarts", "rawSpec": "4.1.0", "saveSpec": null, "fetchSpec": "4.1.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/vue-echarts/-/vue-echarts-4.1.0.tgz", "_spec": "4.1.0", "_where": "/data/jenkins/workspace/mer.ws.baibaodun.com.cn", "author": { "name": "Justineo", "url": "justice360@gmail.com" }, "bugs": { "url": "https://github.com/ecomfe/vue-echarts/issues" }, "dependencies": { "lodash": "^4.17.15", "resize-detector": "^0.1.10" }, "description": "ECharts component for Vue.js.", "devDependencies": { "@vue/cli-plugin-babel": "^3.12.1", "@vue/cli-plugin-eslint": "^3.12.1", "@vue/cli-service": "^3.12.1", "@vue/eslint-config-standard": "^4.0.0", "babel-eslint": "^10.0.3", "echarts": "^4.5.0", "echarts-liquidfill": "^2.0.5", "eslint": "^5.16.0", "eslint-plugin-vue": "^5.2.3", "promise-polyfill": "^8.1.3", "raw-loader": "^1.0.0", "rollup": "^1.27.8", "rollup-plugin-buble": "^0.19.8", "rollup-plugin-commonjs": "^9.3.4", "rollup-plugin-node-resolve": "^4.2.4", "rollup-plugin-terser": "^4.0.4", "rollup-plugin-vue": "^4.7.2", "stylus": "^0.54.7", "stylus-loader": "^3.0.2", "vue": "^2.6.10", "vue-template-compiler": "^2.6.10", "vuex": "^3.1.2" }, "homepage": "https://github.com/ecomfe/vue-echarts#readme", "keywords": [ "ECharts", "Vue.js" ], "license": "MIT", "main": "dist/vue-echarts.js", "module": "components/ECharts.vue", "name": "vue-echarts", "peerDependencies": { "echarts": "^4.1.0", "vue": "^2.2.6" }, "repository": { "type": "git", "url": "git+https://github.com/ecomfe/vue-echarts.git" }, "scripts": { "build": "cross-env NODE_ENV=production rollup -c", "demo": "vue-cli-service build", "lint": "vue-cli-service lint", "pub": "sh ./publish.sh", "serve": "vue-cli-service serve" }, "version": "4.1.0" }