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

{
  "name": "@tiptap/extension-gapcursor",
  "description": "gapcursor extension for tiptap",
  "version": "2.27.2",
  "homepage": "https://tiptap.dev",
  "keywords": [
    "tiptap",
    "tiptap extension"
  ],
  "license": "MIT",
  "funding": {
    "type": "github",
    "url": "https://github.com/sponsors/ueberdosis"
  },
  "type": "module",
  "exports": {
    ".": {
      "types": "./dist/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/index.d.ts",
  "files": [
    "src",
    "dist"
  ],
  "devDependencies": {
    "@tiptap/core": "^2.27.2",
    "@tiptap/pm": "^2.27.2"
  },
  "peerDependencies": {
    "@tiptap/core": "^2.7.0",
    "@tiptap/pm": "^2.7.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ueberdosis/tiptap",
    "directory": "packages/extension-gapcursor"
  },
  "scripts": {
    "clean": "rm -rf dist",
    "build": "npm run clean && rollup -c"
  },
  "publishConfig": {
    "tag": "v2-latest"
  }
}

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.07 KB lrw-r--r-- 2026-02-28 00:27:04
Edit Download
1.04 KB lrw-r--r-- 2026-02-28 00:27:52
Edit Download

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