{
  "_from": "@react-aria/ssr@^3.5.0",
  "_id": "@react-aria/ssr@3.10.1",
  "_inBundle": false,
  "_integrity": "sha512-jn038/ZYmu6DpfXJ6r2U9zFFppjbc9wnApPJSCxao2RZVEqep4YyoniHSy8qv6V21/xyS4IV7W9a+X2jOjSuag==",
  "_location": "/@react-aria/ssr",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@react-aria/ssr@^3.5.0",
    "name": "@react-aria/ssr",
    "escapedName": "@react-aria%2fssr",
    "scope": "@react-aria",
    "rawSpec": "^3.5.0",
    "saveSpec": null,
    "fetchSpec": "^3.5.0"
  },
  "_requiredBy": [
    "/@restart/ui"
  ],
  "_resolved": "https://registry.npmjs.org/@react-aria/ssr/-/ssr-3.10.1.tgz",
  "_shasum": "d082600c811e35e8ab780c55c47b5d731359aaf7",
  "_spec": "@react-aria/ssr@^3.5.0",
  "_where": "/var/www/html/prod/amplitech-react-js/node_modules/@restart/ui",
  "bugs": {
    "url": "https://github.com/adobe/react-spectrum/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@swc/helpers": "^0.5.0",
    "react-aria": "^3.48.0"
  },
  "deprecated": false,
  "description": "Spectrum UI components in React",
  "devDependencies": {
    "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
    "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
  },
  "engines": {
    "node": ">= 12"
  },
  "exports": {
    ".": {
      "source": "./src/index.ts",
      "types": "./dist/types/src/index.d.ts",
      "import": "./dist/import.mjs",
      "require": "./dist/main.js"
    },
    "./package.json": "./package.json"
  },
  "files": [
    "dist",
    "src"
  ],
  "gitHead": "3577a20859b9585a000010c720f6ee39c1c588cc",
  "homepage": "https://github.com/adobe/react-spectrum#readme",
  "license": "Apache-2.0",
  "main": "dist/main.js",
  "module": "dist/module.js",
  "name": "@react-aria/ssr",
  "peerDependencies": {
    "react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1",
    "react-dom": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/adobe/react-spectrum.git"
  },
  "sideEffects": false,
  "source": "src/index.ts",
  "targets": {
    "types": false
  },
  "types": "dist/types/src/index.d.ts",
  "version": "3.10.1"
}
