{
  "_from": "vue-tour@^1.5.0",
  "_id": "vue-tour@1.6.0",
  "_inBundle": false,
  "_integrity": "sha512-INVkuv3kIqulM3R90W1EF4XzFzOt34y6F0BEOunH+DcIwRVrWvBT/HXBu+Dq0RDJswxYbak2JQto58ep3rULRw==",
  "_location": "/vue-tour",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "vue-tour@^1.5.0",
    "name": "vue-tour",
    "escapedName": "vue-tour",
    "rawSpec": "^1.5.0",
    "saveSpec": null,
    "fetchSpec": "^1.5.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/vue-tour/-/vue-tour-1.6.0.tgz",
  "_shasum": "862e9b271bfcc0b59a962e3e7c4a4eee85f0dc59",
  "_spec": "vue-tour@^1.5.0",
  "_where": "D:\\Projects\\ashkanTala\\theme",
  "author": {
    "name": "Pulsar",
    "email": "pulsar.dev.team@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/pulsardev/vue-tour/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "hash-sum": "^2.0.0",
    "jump.js": "^1.0.2",
    "popper.js": "^1.16.0",
    "vue": "^2.6.10"
  },
  "deprecated": false,
  "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"
  },
  "typings": "types/index.d.ts",
  "version": "1.6.0"
}
