{
  "name": "adt-js-components",
  "version": "1.11.3",
  "description": "JavaScript components for Nette framework",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AppsDevTeam/js-components.git"
  },
  "dependencies": {
    "select2": "^4.0.13",
    "select2-bootstrap-5-theme": "^1.1.1",
    "autonumeric": "^4.6.0",
    "@here/flexpolyline": "^0.1.0",
    "flatpickr": "^4.6.3",
    "script-loader": "^0.7.2",
    "timepicker": "^1.13.4",
    "glightbox": "^3.0.7",
    "@googlemaps/js-api-loader": "^1.11.1",
    "scrollparent": "^2.0.1",
    "tinymce": "^5.7.0",
    "tinymce-i18n": "^20.12.25",
    "nette.ajax.js": "^2.3.0",
    "leaflet": "^1.9.4",
    "leaflet.markercluster": "^1.5.3",
    "firebase": "^12.10.0",
    "@firebase/messaging": "^0.12.24"
  },
  "peerDependencies": {
    "jquery": "^3.4.1"
  },
  "author": "Apps Dev Team",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/AppsDevTeam/js-components/issues"
  },
  "homepage": "https://github.com/AppsDevTeam/js-components#readme"
}
