PHP 8.2.30
Preview: package.json Size: 1.07 KB
/home/byroehnu/.trash/node_modules11/@tiptap/extension-table/package.json

{
  "name": "@tiptap/extension-table",
  "description": "table extension for tiptap",
  "version": "2.1.13",
  "homepage": "https://tiptap.dev",
  "keywords": [
    "tiptap",
    "tiptap extension"
  ],
  "license": "MIT",
  "funding": {
    "type": "github",
    "url": "https://github.com/sponsors/ueberdosis"
  },
  "type": "module",
  "exports": {
    ".": {
      "types": "./dist/packages/extension-table/src/index.d.ts",
      "import": "./dist/index.js",
      "require": "./dist/index.cjs"
    }
  },
  "main": "dist/index.cjs",
  "module": "dist/index.js",
  "umd": "dist/index.umd.js",
  "types": "dist/packages/extension-table/src/index.d.ts",
  "files": [
    "src",
    "dist"
  ],
  "devDependencies": {
    "@tiptap/core": "^2.1.13",
    "@tiptap/pm": "^2.1.13"
  },
  "peerDependencies": {
    "@tiptap/core": "^2.0.0",
    "@tiptap/pm": "^2.0.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ueberdosis/tiptap",
    "directory": "packages/extension-table"
  },
  "scripts": {
    "clean": "rm -rf dist",
    "build": "npm run clean && rollup -c"
  }
}

Directory Contents

Dirs: 2 × Files: 2

Name Size Perms Modified Actions
dist DIR
- drwxr-xr-x 2026-02-28 00:27:58
Edit Download
src DIR
- drwxr-xr-x 2026-02-28 00:28:42
Edit Download
1.07 KB lrw-r--r-- 2026-02-28 00:27:12
Edit Download
1.02 KB lrw-r--r-- 2026-02-28 00:27:52
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).