{
  "name": "@pega/cosmos-react-core",
  "version": "9.0.0-build.29.8",
  "description": "Cosmos is a visual design system and UI component collection. Its goal is to empower application developers in their pursuit to create engaging and rewarding user experiences.",
  "license": "SEE LICENSE IN LICENSE",
  "author": "Pegasystems",
  "sideEffects": [
    "./src/init.ts",
    "./lib/init.js",
    "./src/register-contexts.ts",
    "./lib/register-contexts.js",
    "./src/components/Configuration/connected-watcher.ts",
    "./lib/components/Configuration/connected-watcher.js"
  ],
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "files": [
    "lib",
    "SECURITY.md"
  ],
  "scripts": {
    "build": "tsc -b tsconfig.build.json"
  },
  "dependencies": {
    "@emotion/is-prop-valid": "^1.4.0",
    "@googlemaps/js-api-loader": "^1.16.6",
    "@popperjs/core": "^2.11.6",
    "@types/dom-speech-recognition": "^0.0.7",
    "@types/dompurify": "^3.0.5",
    "@types/emoji-mart": "^3.0.14",
    "@types/emoji-regex": "^8.0.0",
    "@types/google.maps": "^3.58.1",
    "@types/qrcode": "^1.5.0",
    "@types/react": "^17.0.62 || ^18.3.3",
    "@types/react-dom": "^17.0.20 || ^18.3.0",
    "@types/react-grid-layout": "~1.3.5",
    "@types/timezoned-date": "^3.0.2",
    "bignumber.js": "^9.0.1",
    "credit-card-type": "^9.1.0",
    "dayjs": "^1.11.13",
    "dompurify": "^3.2.6",
    "emoji-mart": "^3.0.1",
    "emoji-regex": "^9.2.0",
    "libphonenumber-js": "^1.12.7",
    "marked": "^15.0.6",
    "polished": "^4.1.0",
    "qrcode": "^1.5.1",
    "react": "^17.0.0 || ^18.0.0",
    "react-dom": "^17.0.0 || ^18.0.0",
    "react-grid-layout": "~1.5.0",
    "react-popper": "^2.3.0",
    "react-resizable": "^3.0.5",
    "shortcuts": "^2.0.3",
    "styled-components": "^6.3.11",
    "timezoned-date": "^3.0.2"
  },
  "devDependencies": {
    "@storybook/addon-actions": "~8.2.9",
    "@storybook/react": "~8.2.9",
    "@testing-library/react": "^16.0.0",
    "@testing-library/user-event": "^14.6.1",
    "jest-axe": "^8.0.0",
    "typescript": "~5.9.3"
  }
}
