{
  "_args": [
    [
      "vue-tour@1.2.0",
      "/home/dianasoft/public_html"
    ]
  ],
  "_development": true,
  "_from": "vue-tour@1.2.0",
  "_id": "vue-tour@1.2.0",
  "_inBundle": false,
  "_integrity": "sha512-zwu6QqAZ8NMUvJpQxqiOQ98yMI2mZz8vlZs88zr8aV7GgvyogPezhw+fiVE+ke5rmDEbSE1w08DxcP7ovtXIZg==",
  "_location": "/vue-tour",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "vue-tour@1.2.0",
    "name": "vue-tour",
    "escapedName": "vue-tour",
    "rawSpec": "1.2.0",
    "saveSpec": null,
    "fetchSpec": "1.2.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/vue-tour/-/vue-tour-1.2.0.tgz",
  "_spec": "1.2.0",
  "_where": "/home/dianasoft/public_html",
  "author": {
    "name": "Pulsar",
    "email": "pulsar.dev.team@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/pulsardev/vue-tour/issues"
  },
  "dependencies": {
    "hash-sum": "^2.0.0",
    "jump.js": "^1.0.2",
    "popper.js": "^1.16.0",
    "vue": "^2.6.10"
  },
  "description": "Vue Tour is a lightweight, simple and customizable tour plugin for use with Vue.js. It provides a quick and easy way to guide your users through your application.",
  "devDependencies": {
    "@vue/cli-plugin-babel": "^4.1.0",
    "@vue/cli-plugin-eslint": "^4.1.0",
    "@vue/cli-plugin-unit-jest": "^4.1.0",
    "@vue/cli-service": "^4.1.0",
    "@vue/eslint-config-standard": "^4.0.0",
    "@vue/test-utils": "1.0.0-beta.29",
    "babel-eslint": "^10.0.3",
    "core-js": "^3.4.3",
    "eslint": "^5.16.0",
    "eslint-plugin-vue": "^5.0.0",
    "sass": "^1.23.7",
    "sass-loader": "^8.0.0",
    "vue-template-compiler": "^2.6.10"
  },
  "homepage": "https://pulsardev.github.io/vue-tour",
  "keywords": [
    "vue",
    "tour"
  ],
  "license": "MIT",
  "main": "dist/vue-tour.common.js",
  "module": "dist/vue-tour.umd.js",
  "name": "vue-tour",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pulsardev/vue-tour.git"
  },
  "scripts": {
    "build": "vue-cli-service build --target lib src/main.js",
    "lint": "vue-cli-service lint",
    "serve": "vue-cli-service serve",
    "test:unit": "vue-cli-service test:unit"
  },
  "version": "1.2.0"
}
