🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 14:28:42 | PHP 8.1.34
📂
/ (Root)
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
just-diff-apply
📍 /usr/lib/node_modules/npm/node_modules/just-diff-apply
🔄 Refresh
✏️
Editing: package.json
Read Only
{ "name": "just-diff-apply", "version": "5.4.1", "description": "Apply a diff to an object. Optionally supports jsonPatch protocol", "main": "index.js", "module": "index.mjs", "exports": { ".": { "require": "./index.js", "types": "./index.d.ts", "default": "./index.mjs" }, "./package.json": "./package.json" }, "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