File: /var/www/linde-ai/html/node_modules/ssr-window/package.json
{
  "_from": "ssr-window@^4.0.2",
  "_id": "ssr-window@4.0.2",
  "_inBundle": false,
  "_integrity": "sha512-ISv/Ch+ig7SOtw7G2+qkwfVASzazUnvlDTwypdLoPoySv+6MqlOV10VwPSE6EWkGjhW50lUmghPmpYZXMu/+AQ==",
  "_location": "/ssr-window",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ssr-window@^4.0.2",
    "name": "ssr-window",
    "escapedName": "ssr-window",
    "rawSpec": "^4.0.2",
    "saveSpec": null,
    "fetchSpec": "^4.0.2"
  },
  "_requiredBy": [
    "/dom7",
    "/swiper"
  ],
  "_resolved": "https://registry.npmjs.org/ssr-window/-/ssr-window-4.0.2.tgz",
  "_shasum": "dc6b3ee37be86ac0e3ddc60030f7b3bc9b8553be",
  "_spec": "ssr-window@^4.0.2",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\swiper",
  "author": {
    "name": "Vladimir Kharlampidi"
  },
  "bugs": {
    "url": "https://github.com/nolimits4web/ssr-window/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Better handling for window object in SSR environment",
  "exports": {
    "./package.json": "./package.json",
    ".": "./ssr-window.esm.js"
  },
  "homepage": "https://github.com/nolimits4web/ssr-window",
  "keywords": [
    "ssr",
    "window",
    "document"
  ],
  "license": "MIT",
  "main": "./ssr-window.esm.js",
  "module": "./ssr-window.esm.js",
  "name": "ssr-window",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nolimits4web/ssr-window.git"
  },
  "type": "module",
  "typings": "types/ssr-window.d.ts",
  "version": "4.0.2"
}