UNPKG

npm

Version:

a package manager for JavaScript

23 lines (22 loc) 522 B
{ "name": "just-diff", "version": "3.0.2", "description": "Return an object representing the diffs between two objects. Supports jsonPatch protocol", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": "https://github.com/angus-c/just", "keywords": [ "object", "diff", "jsonPatch", "no-dependencies", "just" ], "author": "Angus Croll", "license": "MIT", "bugs": { "url": "https://github.com/angus-c/just/issues" } }