🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 01:02:16 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
alt-nodejs22
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
just-diff-apply
📍 /opt/alt/alt-nodejs22/root/usr/lib/node_modules/npm/node_modules.bundled/just-diff-apply
🔄 Refresh
✏️
Editing: package.json
Read Only
{ "name": "just-diff-apply", "version": "5.5.0", "description": "Apply a diff to an object. Optionally supports jsonPatch protocol", "type": "module", "exports": { ".": { "types": "./index.d.ts", "require": "./index.cjs", "import": "./index.mjs" }, "./package.json": "./package.json" }, "main": "index.cjs", "types": "index.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "rollup -c" }, "repository": "https://github.com/angus-c/just", "keywords": [ "object", "diff", "apply", "jsonPatch", "no-dependencies", "just" ], "author": "Angus Croll", "license": "MIT", "bugs": { "url": "https://github.com/angus-c/just/issues" } }
💾 Save Changes
❌ Cancel