{ "_from": "just-diff@^3.0.1", "_id": "just-diff@3.0.2", "_inBundle": false, "_integrity": "sha512-+EiNvacECnZbszZa5IMjzrJ3dy2HKMXyGaNYWBnXy+iWW+437jIvQUrWaM9M+XI/6gOH8EjqvhGUOSh7ETekyg==", "_location": "/just-diff", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "just-diff@^3.0.1", "name": "just-diff", "escapedName": "just-diff", "rawSpec": "^3.0.1", "saveSpec": null, "fetchSpec": "^3.0.1" }, "_requiredBy": [ "/parse-conflict-json" ], "_resolved": "https://registry.npmjs.org/just-diff/-/just-diff-3.0.2.tgz", "_shasum": "65f4914e4d7500b364d12b7b3f03bcbacdac743b", "_spec": "just-diff@^3.0.1", "_where": "/Users/claudiahdz/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": "Return an object representing the diffs between two objects. Supports jsonPatch protocol", "homepage": "https://github.com/angus-c/just#readme", "keywords": [ "object", "diff", "jsonPatch", "no-dependencies", "just" ], "license": "MIT", "main": "index.js", "name": "just-diff", "repository": { "type": "git", "url": "git+https://github.com/angus-c/just.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "3.0.2" }