{
  "name": "@mythpe/js-helpers",
  "version": "4.1.57",
  "description": "Library of plugins & shortcuts that use JavaScript, also includes the Vue3 plugin with quasar apps",
  "author": "MyTh Ahmed Faiz",
  "email": "mythpe@gmail.com",
  "mobile": "+966590470092",
  "license": "MIT",
  "main": "index.ts",
  "type": "module",
  "scripts": {
    "lint": "eslint --ext .js,.ts,.vue ./",
    "lint:fix": "eslint --ext .js,.ts,.vue ./ --fix"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mythpe/js-helpers.git"
  },
  "keywords": [
    "js",
    "ts",
    "type-script",
    "vuejs",
    "vue3",
    "helpers",
    "react",
    "react-native",
    "quasar",
    "myth",
    "next",
    "google",
    "maps",
    "google-maps"
  ],
  "bugs": {
    "url": "https://github.com/mythpe/js-helpers/issues"
  },
  "homepage": "https://github.com/mythpe/js-helpers#readme",
  "dependencies": {
    "@ckeditor/ckeditor5-vue": "^7.2.0",
    "@googlemaps/js-api-loader": "^1.16.8",
    "axios": "^1.7.7",
    "ckeditor5": "^43.2.0",
    "gsap": "^3.12.5",
    "lodash": "^4.17.21",
    "lodash-inflection": "^1.5.0",
    "moment": "^2.30.1",
    "moment-hijri": "^2.30.0",
    "quasar": "^2.17.0",
    "typed.js": "^2.1.0",
    "vee-validate": "^4.13.2",
    "vue": "^3.5.12",
    "vue-draggable-next": "^2.2.1",
    "vue-i18n": "^10.0.4",
    "vue-router": "^4.4.5",
    "vue3-google-map": "^0.21.0",
    "vue3-signature": "^0.2.4",
    "vuedraggable": "^2.24.3"
  },
  "devDependencies": {
    "@intlify/vite-plugin-vue-i18n": "^7.0.0",
    "@quasar/app-vite": "^2.0.0",
    "@types/google.maps": "^3.54.3",
    "@types/lodash": "^4.14.195",
    "@types/node": "^22.7.5",
    "@types/sizzle": "^2.3.8",
    "@typescript-eslint/eslint-plugin": "^5.10.0",
    "@typescript-eslint/parser": "^5.10.0",
    "autoprefixer": "^10.4.20",
    "dotenv": "^16.4.5",
    "eslint": "^8.10.0",
    "eslint-config-standard": "^17.0.0",
    "eslint-plugin-import": "^2.19.1",
    "eslint-plugin-n": "^15.0.0",
    "eslint-plugin-promise": "^6.0.0",
    "eslint-plugin-vue": "^9.0.0",
    "postcss-rtlcss": "^5.5.0",
    "typescript": "~5.5.3",
    "vite-plugin-checker": "^0.8.0",
    "vue-tsc": "^2.1.6"
  }
}
