{ "_from": "just-diff-apply@^3.0.0", "_id": "just-diff-apply@3.0.0", "_inBundle": false, "_integrity": "sha512-K2MLc+ZC2DVxX4V61bIKPeMUUfj1YYZ3h0myhchDXOW1cKoPZMnjIoNCqv9bF2n5Oob1PFxuR2gVJxkxz4e58w==", "_location": "/just-diff-apply", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "just-diff-apply@^3.0.0", "name": "just-diff-apply", "escapedName": "just-diff-apply", "rawSpec": "^3.0.0", "saveSpec": null, "fetchSpec": "^3.0.0" }, "_requiredBy": [ "/parse-conflict-json" ], "_resolved": "https://registry.npmjs.org/just-diff-apply/-/just-diff-apply-3.0.0.tgz", "_shasum": "a77348d24f0694e378b57293dceb65bdf5a91c4f", "_spec": "just-diff-apply@^3.0.0", "_where": "/Users/isaacs/dev/npm/cli/node_modules/parse-conflict-json", "author": { "name": "Angus Croll" }, "bugs": { "url": "https://github.com/angus-c/just/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Apply a diff to an object. Optionally supports jsonPatch protocol", "homepage": "https://github.com/angus-c/just#readme", "keywords": [ "object", "diff", "apply", "jsonPatch", "no-dependencies", "just" ], "license": "MIT", "main": "index.js", "name": "just-diff-apply", "repository": { "type": "git", "url": "git+https://github.com/angus-c/just.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "3.0.0" }