Submit
Path:
~
/
/
proc
/
thread-self
/
root
/
opt
/
alt
/
alt-nodejs18
/
root
/
lib
/
node_modules
/
npm
/
node_modules
/
just-diff-apply
/
File Content:
package.json
{ "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" } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
LICENSE
1078 bytes
0644
index.cjs
4471 bytes
0644
index.mjs
4419 bytes
0644
package.json
759 bytes
0644
rollup.config.js
120 bytes
0644
N4ST4R_ID | Naxtarrr