PHP 8.2.30
Preview: package.json Size: 916 B
/home/byroehnu/.trash/node_modules11/prosemirror-dropcursor/package.json

{
  "name": "prosemirror-dropcursor",
  "version": "1.8.2",
  "description": "Drop cursor plugin for ProseMirror",
  "type": "module",
  "main": "dist/index.cjs",
  "module": "dist/index.js",
  "types": "dist/index.d.ts",
  "exports": {
    "import": "./dist/index.js",
    "require": "./dist/index.cjs"
  },
  "sideEffects": false,
  "license": "MIT",
  "maintainers": [
    {
      "name": "Marijn Haverbeke",
      "email": "marijn@haverbeke.berlin",
      "web": "http://marijnhaverbeke.nl"
    }
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/prosemirror/prosemirror-dropcursor.git"
  },
  "dependencies": {
    "prosemirror-state": "^1.0.0",
    "prosemirror-view": "^1.1.0",
    "prosemirror-transform": "^1.1.0"
  },
  "devDependencies": {
    "@prosemirror/buildhelper": "^0.1.5"
  },
  "scripts": {
    "test": "pm-runtests",
    "prepare": "pm-buildhelper src/dropcursor.ts"
  }
}

Directory Contents

Dirs: 2 × Files: 5

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:27:46
Edit Download
3.08 KB lrw-r--r-- 2026-02-28 00:27:26
Edit Download
3.63 KB lrw-r--r-- 2026-02-28 00:27:34
Edit Download
1.08 KB lrw-r--r-- 2026-02-28 00:26:32
Edit Download
916 B lrw-r--r-- 2026-02-28 00:27:18
Edit Download
2.05 KB lrw-r--r-- 2026-02-28 00:27:42
Edit Download

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