{
  "_from": "vue-apexcharts@^1.6.0",
  "_id": "vue-apexcharts@1.7.0",
  "_inBundle": false,
  "_integrity": "sha512-QMpvBllJ1XvFsK4dwcbyxKalVpHfJnoqsNWszY55HJk/Sn7WP1f5YUv4JIzugqu4GTQB6gLcCVwwPDQFtwr0oQ==",
  "_location": "/vue-apexcharts",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "vue-apexcharts@^1.6.0",
    "name": "vue-apexcharts",
    "escapedName": "vue-apexcharts",
    "rawSpec": "^1.6.0",
    "saveSpec": null,
    "fetchSpec": "^1.6.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/vue-apexcharts/-/vue-apexcharts-1.7.0.tgz",
  "_shasum": "9087840c9068e39805f369d92f0e47a913955ad6",
  "_spec": "vue-apexcharts@^1.6.0",
  "_where": "/var/www/html/dev.odorata.com.br",
  "author": {
    "name": "Juned Chhipa",
    "email": "juned.chhipa@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/apexcharts/vue-apexcharts/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "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": "^2.79.2",
    "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"
  },
  "homepage": "https://github.com/apexcharts/vue-apexcharts#readme",
  "keywords": [
    "Vue.js",
    "apexcharts",
    "vue",
    "charts",
    "visualizations"
  ],
  "license": "MIT",
  "main": "dist/vue-apexcharts.js",
  "name": "vue-apexcharts",
  "peerDependencies": {
    "apexcharts": ">=4.0.0",
    "vue": "^2.5.17"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/apexcharts/vue-apexcharts.git"
  },
  "scripts": {
    "build": "npm run bundle",
    "bundle": "rollup -c"
  },
  "version": "1.7.0"
}
