( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ HEX
HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux mail.thebrand.ai 6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 x86_64
User: www-data (33)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/html/tmpr/..//node_modules/react-virtual/package.json
{
  "name": "react-virtual",
  "version": "2.10.4",
  "description": "Hooks for virtualizing scrollable elements in React",
  "author": "tannerlinsley",
  "license": "MIT",
  "repository": "tannerlinsley/react-virtual",
  "homepage": "https://github.com/tannerlinsley/react-virtual#readme",
  "support": {
    "backing": "npm-funding"
  },
  "funding": [
    "https://github.com/sponsors/tannerlinsley"
  ],
  "main": "index.js",
  "module": "dist/react-virtual.mjs",
  "types": "types/index.d.ts",
  "sideEffects": false,
  "scripts": {
    "test": "is-ci \"test:ci\" \"test:dev\"",
    "test:dev": "jest --watch",
    "test:ci": "jest",
    "test:coverage": "yarn test:ci; open coverage/lcov-report/index.html",
    "build": "NODE_ENV=production rollup -c",
    "now-build": "yarn && cd www && yarn && yarn build",
    "start": "rollup -c -w",
    "prepare": "yarn build",
    "prepublishOnly": "yarn test:ci && yarn formatReadme",
    "release": "yarn publish",
    "releaseNext": "yarn publish --tag next",
    "format": "prettier {src,src/**,example/src,example/src/**}/*.{md,js,jsx,tsx} --write",
    "formatReadme": "yarn doctoc",
    "doctoc": "npx doctoc --maxlevel 2 README.md",
    "jump2header": "npx @strdr4605/jump2header --header 'documentation' --start 'Installation' -e 2 --silent -l 2",
    "stats": "open ./stats.html",
    "dtslint": "dtslint types"
  },
  "files": [
    "dist",
    "types",
    "scripts"
  ],
  "dependencies": {
    "@reach/observe-rect": "^1.1.0"
  },
  "peerDependencies": {
    "react": "^16.6.3 || ^17.0.0"
  },
  "devDependencies": {
    "@babel/core": "^7.8.6",
    "@babel/preset-env": "^7.8.6",
    "@babel/preset-react": "^7.8.3",
    "@rollup/plugin-replace": "^2.3.1",
    "@svgr/rollup": "^4.3.0",
    "@testing-library/jest-dom": "^5.11.10",
    "@testing-library/react": "^11.2.6",
    "babel-core": "7.0.0-bridge.0",
    "babel-eslint": "9.x",
    "babel-jest": "^24.9.0",
    "babel-plugin-transform-async-to-promises": "^0.8.15",
    "cross-env": "^5.1.4",
    "dtslint": "^3.4.1",
    "eslint": "5.x",
    "eslint-config-prettier": "^4.3.0",
    "eslint-config-react-app": "^4.0.1",
    "eslint-config-standard": "^12.0.0",
    "eslint-config-standard-react": "^7.0.2",
    "eslint-plugin-flowtype": "2.x",
    "eslint-plugin-import": "2.x",
    "eslint-plugin-jsx-a11y": "6.x",
    "eslint-plugin-node": "^9.1.0",
    "eslint-plugin-prettier": "^3.1.2",
    "eslint-plugin-promise": "^4.1.1",
    "eslint-plugin-react": "7.18.3",
    "eslint-plugin-react-hooks": "1.5.0",
    "eslint-plugin-standard": "^4.0.0",
    "is-ci-cli": "^2.0.0",
    "jest": "^26.6.3",
    "prettier": "^1.19.1",
    "react": "^17.0.2",
    "react-dom": "^17.0.2",
    "react-test-renderer": "^17.0.2",
    "rollup": "^1.32.0",
    "rollup-plugin-babel": "^4.3.2",
    "rollup-plugin-commonjs": "^10.0.0",
    "rollup-plugin-jscc": "^1.0.0",
    "rollup-plugin-node-resolve": "^5.0.0",
    "rollup-plugin-peer-deps-external": "^2.2.2",
    "rollup-plugin-prettier": "^0.6.0",
    "rollup-plugin-size": "^0.2.2",
    "rollup-plugin-terser": "^5.2.0",
    "rollup-plugin-visualizer": "^4.0.4"
  }
}