HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/propbase/propbase_website/node_modules/@tanstack/query-devtools/package.json
{
  "name": "@tanstack/query-devtools",
  "version": "5.61.4",
  "description": "Developer tools to interact with and visualize the TanStack Query cache",
  "author": "tannerlinsley",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/TanStack/query.git",
    "directory": "packages/query-devtools"
  },
  "homepage": "https://tanstack.com/query",
  "funding": {
    "type": "github",
    "url": "https://github.com/sponsors/tannerlinsley"
  },
  "type": "module",
  "main": "./build/index.cjs",
  "module": "./build/index.js",
  "types": "./build/index.d.ts",
  "browser": {},
  "exports": {
    "solid": {
      "development": "./build/index.js",
      "import": "./build/index.js"
    },
    "development": {
      "import": {
        "types": "./build/index.d.ts",
        "default": "./build/dev.js"
      },
      "require": "./build/dev.cjs"
    },
    "import": {
      "types": "./build/index.d.ts",
      "default": "./build/index.js"
    },
    "require": "./build/index.cjs"
  },
  "files": [
    "build",
    "src",
    "!src/__tests__"
  ],
  "devDependencies": {
    "@kobalte/core": "^0.13.4",
    "@solid-primitives/keyed": "^1.2.2",
    "@solid-primitives/resize-observer": "^2.0.26",
    "@solid-primitives/storage": "^1.3.11",
    "@tanstack/match-sorter-utils": "^8.19.4",
    "clsx": "^2.1.1",
    "goober": "^2.1.16",
    "solid-js": "^1.9.3",
    "solid-transition-group": "^0.2.3",
    "superjson": "^2.2.1",
    "tsup-preset-solid": "^2.2.0",
    "vite-plugin-solid": "^2.10.2",
    "@tanstack/query-core": "5.61.4"
  },
  "scripts": {}
}