PHP 8.2.30
Preview: package.json Size: 1.04 KB
/home/byroehnu/easepay.easetack.com/node_modules/@tiptap/extension-table-cell/package.json

{
  "name": "@tiptap/extension-table-cell",
  "description": "table cell 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-cell/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-cell/src/index.d.ts",
  "files": [
    "src",
    "dist"
  ],
  "devDependencies": {
    "@tiptap/core": "^2.1.13"
  },
  "peerDependencies": {
    "@tiptap/core": "^2.0.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ueberdosis/tiptap",
    "directory": "packages/extension-table-cell"
  },
  "scripts": {
    "clean": "rm -rf dist",
    "build": "npm run clean && rollup -c"
  }
}

Directory Contents

Dirs: 2 × Files: 3

Name Size Perms Modified Actions
dist DIR
- drwxr-xr-x 2026-03-14 01:49:11
Edit Download
src DIR
- drwxr-xr-x 2026-03-14 01:49:11
Edit Download
127 B lr--r--r-- 2026-03-14 01:49:11
Edit Download
1.04 KB lrw-r--r-- 2026-02-28 00:27:06
Edit Download
1.04 KB lrw-r--r-- 2026-02-28 00:27:38
Edit Download

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