PHP 8.2.30
Preview: package.json Size: 1.06 KB
/home/byroehnu/.trash/node_modules11/prosemirror-gapcursor/package.json

{
  "name": "prosemirror-gapcursor",
  "version": "1.4.0",
  "description": "ProseMirror plugin for cursors at normally impossible-to-reach positions",
  "type": "module",
  "main": "dist/index.cjs",
  "module": "dist/index.js",
  "types": "dist/index.d.ts",
  "exports": {
    ".": {
      "import": "./dist/index.js",
      "require": "./dist/index.cjs"
    },
    "./style/gapcursor.css": "./style/gapcursor.css"
  },
  "sideEffects": ["./style/gapcursor.css"],
  "style": "style/gapcursor.css",
  "license": "MIT",
  "maintainers": [
    {
      "name": "Marijn Haverbeke",
      "email": "marijn@haverbeke.berlin",
      "web": "http://marijnhaverbeke.nl"
    }
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/prosemirror/prosemirror-gapcursor.git"
  },
  "dependencies": {
    "prosemirror-keymap": "^1.0.0",
    "prosemirror-model": "^1.0.0",
    "prosemirror-state": "^1.0.0",
    "prosemirror-view": "^1.0.0"
  },
  "devDependencies": {
    "@prosemirror/buildhelper": "^0.1.5"
  },
  "scripts": {
    "prepare": "pm-buildhelper src/index.ts"
  }
}

Directory Contents

Dirs: 3 × Files: 5

Name Size Perms Modified Actions
dist DIR
- drwxr-xr-x 2026-02-28 00:28:06
Edit Download
src DIR
- drwxr-xr-x 2026-02-28 00:28:10
Edit Download
style DIR
- drwxr-xr-x 2026-02-28 00:26:54
Edit Download
2.44 KB lrw-r--r-- 2026-02-28 00:27:34
Edit Download
3.83 KB lrw-r--r-- 2026-02-28 00:27:44
Edit Download
1.08 KB lrw-r--r-- 2026-02-28 00:26:32
Edit Download
1.06 KB lrw-r--r-- 2026-02-28 00:27:28
Edit Download
1.56 KB lrw-r--r-- 2026-02-28 00:27:48
Edit Download

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