File: //home/arjun/projects/buyercall/node_modules/vue-apexcharts/package.json
{
"_args": [
[
"vue-apexcharts@1.6.2",
"/home/arjun/projects/buyercall"
]
],
"_from": "vue-apexcharts@1.6.2",
"_id": "vue-apexcharts@1.6.2",
"_inBundle": false,
"_integrity": "sha512-9HS3scJwWgKjmkcWIf+ndNDR0WytUJD8Ju0V2ZYcjYtlTLwJAf2SKUlBZaQTkDmwje/zMgulvZRi+MXmi+WkKw==",
"_location": "/vue-apexcharts",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "vue-apexcharts@1.6.2",
"name": "vue-apexcharts",
"escapedName": "vue-apexcharts",
"rawSpec": "1.6.2",
"saveSpec": null,
"fetchSpec": "1.6.2"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/vue-apexcharts/-/vue-apexcharts-1.6.2.tgz",
"_spec": "1.6.2",
"_where": "/home/arjun/projects/buyercall",
"author": {
"name": "Juned Chhipa",
"email": "juned.chhipa@gmail.com"
},
"bugs": {
"url": "https://github.com/apexcharts/vue-apexcharts/issues"
},
"description": "Vue.js wrapper for ApexCharts",
"devDependencies": {
"@babel/core": "^7.4.0",
"@babel/plugin-external-helpers": "^7.0.0",
"@babel/plugin-proposal-decorators": "^7.4.0",
"@babel/plugin-transform-runtime": "^7.0.0",
"@babel/preset-env": "^7.4.2",
"rollup": "^0.64.1",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^9.1.8",
"rollup-plugin-copy": "^0.2.3",
"rollup-plugin-eslint": "^5.1.0",
"rollup-plugin-istanbul": "^2.0.1",
"rollup-plugin-node-resolve": "^3.4.0",
"uglify-js": "^3.4.9",
"vue": "^2.5.17"
},
"keywords": [
"Vue.js",
"apexcharts",
"vue",
"charts",
"visualizations"
],
"license": "MIT",
"main": "dist/vue-apexcharts.js",
"name": "vue-apexcharts",
"peerDependencies": {
"apexcharts": "^3.26.0"
},
"scripts": {
"build": "npm run bundle",
"bundle": "rollup -c"
},
"version": "1.6.2"
}