{
  "_args": [
    [
      "vue2-highcharts@1.2.5",
      "/Applications/XAMPP/xamppfiles/htdocs/stock"
    ]
  ],
  "_from": "vue2-highcharts@1.2.5",
  "_id": "vue2-highcharts@1.2.5",
  "_inBundle": false,
  "_integrity": "sha512-di7kuqZyqo77pmCs23s+wIyA1aBuKMxRJg871ggcj0Y1GopfF9j/cPlmwgjyIMaOHz4iQmvfn8hEDNOMW7etEQ==",
  "_location": "/vue2-highcharts",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "vue2-highcharts@1.2.5",
    "name": "vue2-highcharts",
    "escapedName": "vue2-highcharts",
    "rawSpec": "1.2.5",
    "saveSpec": null,
    "fetchSpec": "1.2.5"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/vue2-highcharts/-/vue2-highcharts-1.2.5.tgz",
  "_spec": "1.2.5",
  "_where": "/Applications/XAMPP/xamppfiles/htdocs/stock",
  "author": {
    "name": "superman",
    "email": "supermanchc@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/superman66/vue-highcharts/issues"
  },
  "config": {
    "commitizen": {
      "path": "./node_modules/cz-conventional-changelog"
    }
  },
  "description": "vue-highcharts",
  "devDependencies": {
    "babel-core": "^6.0.0",
    "babel-loader": "^6.0.0",
    "babel-preset-es2015": "^6.0.0",
    "babel-preset-stage-1": "^6.24.1",
    "cross-env": "^3.0.0",
    "css-loader": "^0.25.0",
    "cz-conventional-changelog": "^2.1.0",
    "file-loader": "^0.9.0",
    "gh-pages": "^1.1.0",
    "highcharts": "^6.0.3",
    "html-webpack-plugin": "^2.30.1",
    "node-sass": "^4.5.0",
    "sass-loader": "^6.0.1",
    "vue": "^2.1.0",
    "vue-loader": "^10.0.0",
    "vue-router": "^3.0.1",
    "vue-template-compiler": "^2.1.0",
    "webpack": "^2.2.0",
    "webpack-bundle-analyzer": "^2.13.1",
    "webpack-dev-server": "^2.2.0",
    "webpack-merge": "^2.6.1"
  },
  "files": [
    "dist",
    "CHANGELOG.md"
  ],
  "homepage": "https://github.com/superman66/vue-highcharts#readme",
  "license": "MIT",
  "main": "dist/vue-highcharts.js",
  "name": "vue2-highcharts",
  "peerDependencies": {
    "highcharts": "^6.0.3",
    "vue": "^2.1.0"
  },
  "private": false,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/superman66/vue-highcharts.git"
  },
  "scripts": {
    "build": "rm -rf dist/ && cross-env NODE_ENV=production webpack --config webpack.config.build.js --progress --hide-modules",
    "dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot --devtool sourcemap",
    "pages": "rm -rf assets/ && cross-env NODE_ENV=production webpack --progress --hide-modules",
    "prerelease": "npm run build",
    "release": "npm publish"
  },
  "version": "1.2.5"
}
