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

{
  "name": "prosemirror-changeset",
  "version": "2.4.0",
  "description": "Distills a series of editing steps into deleted and added ranges",
  "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-changeset.git"
  },
  "dependencies": {
    "prosemirror-transform": "^1.0.0"
  },
  "devDependencies": {
    "@prosemirror/buildhelper": "^0.1.5",
    "prosemirror-model": "^1.0.0",
    "prosemirror-test-builder": "^1.0.0",
    "builddocs": "^1.0.8"
  },
  "scripts": {
    "test": "pm-runtests",
    "prepare": "pm-buildhelper src/changeset.ts",
    "build-readme": "builddocs --format markdown --main src/README.md src/changeset.ts  > README.md"
  }
}

Directory Contents

Dirs: 3 × Files: 4

Name Size Perms Modified Actions
dist DIR
- drwxr-xr-x 2026-02-28 00:28:08
Edit Download
src DIR
- drwxr-xr-x 2026-02-28 00:28:12
Edit Download
test DIR
- drwxr-xr-x 2026-02-28 00:28:28
Edit Download
4.67 KB lrw-r--r-- 2026-02-28 00:27:30
Edit Download
1.07 KB lrw-r--r-- 2026-02-28 00:26:32
Edit Download
1.05 KB lrw-r--r-- 2026-02-28 00:27:22
Edit Download
6.44 KB lrw-r--r-- 2026-02-28 00:27:36
Edit Download

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