{
  "name": "@rocket.chat/fuselage-polyfills",
  "version": "0.31.25",
  "description": "A bundle of useful poly/ponyfills used by fuselage",
  "author": {
    "name": "Rocket.Chat",
    "url": "https://rocket.chat/"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/RocketChat/fuselage.git"
  },
  "bugs": {
    "url": "https://github.com/RocketChat/fuselage/issues"
  },
  "main": "index.js",
  "types": "index.d.ts",
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "lint": "lint",
    "lint-and-fix": "lint-and-fix",
    "lint-staged": "lint-staged",
    "bump-next": "bump-next"
  },
  "dependencies": {
    "@juggle/resize-observer": "^3.4.0",
    "clipboard-polyfill": "^3.0.3",
    "element-closest-polyfill": "^1.0.6",
    "focus-visible": "^5.2.0",
    "focus-within-polyfill": "^5.2.1",
    "new-event-polyfill": "^1.0.1"
  },
  "devDependencies": {
    "@rocket.chat/eslint-config-alt": "^0.31.25",
    "@rocket.chat/prettier-config": "^0.31.25",
    "bump": "^0.31.25",
    "eslint": "~8.38.0",
    "lint-all": "^0.31.25",
    "lint-staged": "~13.2.1",
    "prettier": "~2.8.7"
  },
  "gitHead": "0fbbc58bf5cf2ec70e9dda23f099a8ae77e8014e"
}
