{
  "_args": [
    [
      "vue-analytics@5.22.1",
      "/var/www/vhosts/lp.l2d.co"
    ]
  ],
  "_from": "vue-analytics@5.22.1",
  "_id": "vue-analytics@5.22.1",
  "_inBundle": false,
  "_integrity": "sha512-HPKQMN7gfcUqS5SxoO0VxqLRRSPkG1H1FqglsHccz6BatBatNtm/Vyy8brApktZxNCfnAkrSVDpxg3/FNDeOgQ==",
  "_location": "/vue-analytics",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "vue-analytics@5.22.1",
    "name": "vue-analytics",
    "escapedName": "vue-analytics",
    "rawSpec": "5.22.1",
    "saveSpec": null,
    "fetchSpec": "5.22.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/vue-analytics/-/vue-analytics-5.22.1.tgz",
  "_spec": "5.22.1",
  "_where": "/var/www/vhosts/lp.l2d.co",
  "author": {
    "name": "Matteo Gabriele",
    "email": "m.gabriele.dev@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/MatteoGabriele/vue-analytics/issues"
  },
  "config": {
    "commitizen": {
      "path": "cz-conventional-changelog"
    }
  },
  "description": "Google Analytics plugin for Vue",
  "devDependencies": {
    "@babel/core": "^7.7.2",
    "@babel/preset-env": "^7.7.1",
    "babel-loader": "^8.0.6",
    "commitizen": "^4.0.3",
    "compression-webpack-plugin": "^3.0.0",
    "cz-conventional-changelog": "^3.0.2",
    "jest": "^24.9.0",
    "semantic-release": "^15.13.30",
    "terser-webpack-plugin": "^2.2.1",
    "vue": "^2.6.10",
    "vue-router": "^3.1.3",
    "vuex": "^3.1.2",
    "webpack": "^4.41.2",
    "webpack-cli": "^3.3.10"
  },
  "files": [
    "dist",
    "vue-analytics.d.ts"
  ],
  "homepage": "https://github.com/MatteoGabriele/vue-analytics#readme",
  "keywords": [
    "Google",
    "google",
    "Google Analytics",
    "google analytics",
    "tracking",
    "google tracking",
    "vue-analytics",
    "vue"
  ],
  "license": "MIT",
  "main": "dist/vue-analytics.js",
  "name": "vue-analytics",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MatteoGabriele/vue-analytics.git"
  },
  "scripts": {
    "build": "webpack --mode production",
    "commit": "git-cz",
    "dev": "webpack --mode development --watch",
    "prepublish": "webpack --mode production",
    "semantic-release": "semantic-release",
    "test": "jest"
  },
  "types": "vue-analytics.d.ts",
  "version": "5.22.1"
}
