{
  "name": "otp-designer-jquery",
  "version": "2.3.1",
  "description": "OTP-designer-jquery: Create custom OTP code inputs effortlessly! This jQuery plugin enables designers and developers to design visually appealing, secure OTP code input fields. Enjoy seamless integration and built-in validation events, ensuring a delightful user experience. Simplify OTP input implementation with ease.",
  "keywords": [
    "jquery",
    "jquery-plugin",
    "jqueryui",
    "otp-view",
    "bootstrap-input",
    "otp-inputs",
    "one-time-password-inputs",
    "otp-ui",
    "custom-one-time-password-input",
    "userfriendly-otp-input",
    "bootstrap-otp",
    "custom-inputs"
  ],
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "test": "echo \\\"Error: no demo specified\\\" && exit 1",
    "serve": "vite --host",
    "build": "webpack --config webpack.config.js"
  },
  "author": "HichemTab <konanhichemsinshi@gmail.com>",
  "repository": {
    "type": "git",
    "url": "https://github.com/HichemTab-tech/OTP-designer-jquery.git"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/HichemTab-tech/OTP-designer-jquery/issues"
  },
  "homepage": "https://github.com/HichemTab-tech/OTP-designer-jquery#readme",
  "dependencies": {
    "@types/jquery": "^3.5.17",
    "jquery": "^3.7.0",
    "terser-webpack-plugin": "^5.3.9"
  },
  "devDependencies": {
    "css-loader": "^6.8.1",
    "style-loader": "^3.3.3",
    "vite": "^5.0.11",
    "webpack": "^5.88.2",
    "webpack-cli": "^5.1.4"
  }
}
