{
  "_from": "smartwizard@4.4.1",
  "_id": "smartwizard@4.4.1",
  "_inBundle": false,
  "_integrity": "sha512-tSvrRi+QA3Tha26wwhLUZF/rgyyebzg9nndlG45i66JeI+q0CmpP97W9X6+re6tApB9YSPH3wREf40gt06xPqQ==",
  "_location": "/smartwizard",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "smartwizard@4.4.1",
    "name": "smartwizard",
    "escapedName": "smartwizard",
    "rawSpec": "4.4.1",
    "saveSpec": null,
    "fetchSpec": "4.4.1"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/smartwizard/-/smartwizard-4.4.1.tgz",
  "_shasum": "4107314c3167c82db86fae77daeca05c84d72c3f",
  "_spec": "smartwizard@4.4.1",
  "_where": "C:\\workspace\\Dashboardpack\\architectui-html-pro",
  "author": {
    "name": "Dipu Raj",
    "email": "hello@techlaboratory.net"
  },
  "bugs": {
    "url": "https://github.com/techlab/SmartWizard/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Dipu Raj",
      "email": "hello@techlaboratory.net"
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "The awesome jQuery step wizard plugin with Bootstrap support",
  "devDependencies": {
    "@babel/core": "^7.8.3",
    "@babel/preset-env": "^7.8.3",
    "autoprefixer": "^9.7.4",
    "del": "^5.1.0",
    "gulp": "^4.0.2",
    "gulp-babel": "^8.0.0",
    "gulp-clean-css": "^4.2.0",
    "gulp-cssbeautify": "^2.0.1",
    "gulp-jasmine": "^4.0.0",
    "gulp-jshint": "^2.1.0",
    "gulp-postcss": "^8.0.0",
    "gulp-rename": "^2.0.0",
    "gulp-uglify": "^3.0.2",
    "jasmine-core": "^3.5.0",
    "jasmine-jquery": "^2.1.1",
    "jshint": "^2.11.0",
    "karma": "^4.4.1",
    "karma-chrome-launcher": "^3.1.0",
    "karma-jasmine": "^3.1.0",
    "karma-jasmine-jquery": "^0.1.1",
    "karma-spec-reporter": "0.0.32",
    "uglify-save-license": "^0.4.1"
  },
  "homepage": "http://techlaboratory.net/smartwizard",
  "keywords": [
    "bootstrap",
    "wizard",
    "step",
    "ui",
    "jquery-plugin",
    "tabs",
    "jquery"
  ],
  "license": "MIT",
  "main": "./dist/js/jquery.smartWizard.js",
  "name": "smartwizard",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/techlab/SmartWizard.git"
  },
  "scripts": {
    "build": "gulp",
    "clean": "gulp clean",
    "lint": "gulp lint",
    "start": "gulp watch",
    "test": "./node_modules/karma/bin/karma start --single-run"
  },
  "style": "./dist/css/smart_wizard.css",
  "version": "4.4.1"
}
