PHP 8.2.30
Preview: package.json Size: 1.81 KB
/home/byroehnu/easepay.easetack.com/node_modules/@tiptap/starter-kit/package.json

{
  "name": "@tiptap/starter-kit",
  "description": "starter kit for tiptap",
  "version": "2.27.2",
  "homepage": "https://tiptap.dev",
  "keywords": [
    "tiptap",
    "tiptap starter kit"
  ],
  "license": "MIT",
  "funding": {
    "type": "github",
    "url": "https://github.com/sponsors/ueberdosis"
  },
  "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",
  "type": "module",
  "files": [
    "src",
    "dist"
  ],
  "dependencies": {
    "@tiptap/core": "^2.27.2",
    "@tiptap/extension-blockquote": "^2.27.2",
    "@tiptap/extension-bold": "^2.27.2",
    "@tiptap/extension-bullet-list": "^2.27.2",
    "@tiptap/extension-code": "^2.27.2",
    "@tiptap/extension-code-block": "^2.27.2",
    "@tiptap/extension-document": "^2.27.2",
    "@tiptap/extension-dropcursor": "^2.27.2",
    "@tiptap/extension-gapcursor": "^2.27.2",
    "@tiptap/extension-hard-break": "^2.27.2",
    "@tiptap/extension-heading": "^2.27.2",
    "@tiptap/extension-history": "^2.27.2",
    "@tiptap/extension-horizontal-rule": "^2.27.2",
    "@tiptap/extension-italic": "^2.27.2",
    "@tiptap/extension-list-item": "^2.27.2",
    "@tiptap/extension-ordered-list": "^2.27.2",
    "@tiptap/extension-paragraph": "^2.27.2",
    "@tiptap/extension-strike": "^2.27.2",
    "@tiptap/extension-text": "^2.27.2",
    "@tiptap/extension-text-style": "^2.27.2",
    "@tiptap/pm": "^2.27.2"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ueberdosis/tiptap",
    "directory": "packages/starter-kit"
  },
  "scripts": {
    "clean": "rm -rf dist",
    "build": "npm run clean && rollup -c"
  },
  "publishConfig": {
    "tag": "v2-latest"
  }
}

Directory Contents

Dirs: 3 × Files: 3

Name Size Perms Modified Actions
dist DIR
- drwxr-xr-x 2026-03-14 01:49:10
Edit Download
- drwxr-xr-x 2026-03-14 01:49:10
Edit Download
src DIR
- drwxr-xr-x 2026-03-14 01:49:10
Edit Download
127 B lr--r--r-- 2026-03-14 01:49:10
Edit Download
1.81 KB lrw-r--r-- 2026-02-28 11:47:02
Edit Download
1016 B lrw-r--r-- 2026-02-28 11:47:04
Edit Download

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