{
  "_from": "@tanstack/table-core@8.21.3",
  "_id": "@tanstack/table-core@8.21.3",
  "_inBundle": false,
  "_integrity": "sha512-ldZXEhOBb8Is7xLs01fR3YEc3DERiz5silj8tnGkFZytt1abEvl/GhUmCE0PMLaMPTa3Jk4HbKmRlHmu+gCftg==",
  "_location": "/@tanstack/table-core",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@tanstack/table-core@8.21.3",
    "name": "@tanstack/table-core",
    "escapedName": "@tanstack%2ftable-core",
    "scope": "@tanstack",
    "rawSpec": "8.21.3",
    "saveSpec": null,
    "fetchSpec": "8.21.3"
  },
  "_requiredBy": [
    "/@tanstack/react-table"
  ],
  "_resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.21.3.tgz",
  "_shasum": "2977727d8fc8dfa079112d9f4d4c019110f1732c",
  "_spec": "@tanstack/table-core@8.21.3",
  "_where": "/var/www/tecnibi/node_modules/@tanstack/react-table",
  "author": {
    "name": "Tanner Linsley"
  },
  "bugs": {
    "url": "https://github.com/TanStack/table/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Headless UI for building powerful tables & datagrids for TS/JS.",
  "engines": {
    "node": ">=12"
  },
  "exports": {
    ".": {
      "types": "./build/lib/index.d.ts",
      "import": "./build/lib/index.mjs",
      "default": "./build/lib/index.js"
    },
    "./package.json": "./package.json"
  },
  "files": [
    "build/lib/*",
    "build/umd/*",
    "src"
  ],
  "funding": {
    "type": "github",
    "url": "https://github.com/sponsors/tannerlinsley"
  },
  "homepage": "https://tanstack.com/table",
  "keywords": [
    "react",
    "vue",
    "solid",
    "table",
    "table-core",
    "datagrid"
  ],
  "license": "MIT",
  "main": "build/lib/index.js",
  "module": "build/lib/index.esm.js",
  "name": "@tanstack/table-core",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TanStack/table.git",
    "directory": "packages/table-core"
  },
  "scripts": {},
  "sideEffects": false,
  "type": "commonjs",
  "types": "build/lib/index.d.ts",
  "version": "8.21.3"
}
