{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:npm/diff-to-patch","name":"diff-to-patch","description":"A function that compares two JavaScript-objects and returns an array of JSON Patch-operations representing the difference between the two objects.","version":"0.1.0","softwareVersion":"0.1.0","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/taylanken/diff-to-patch","issueTracker":"https://github.com/taylanken/diff-to-patch/issues","url":"https://github.com/taylanken/diff-to-patch","keywords":["json","diff","patch","json-patch","json-diff","compare","jsonpatch","jsondiff"],"programmingLanguage":{"@type":"ComputerLanguage","name":"JavaScript"},"maintainer":[{"@type":"Person","name":"taylanken"}],"author":[{"@type":"Person","name":"taylanken"}],"copyrightHolder":[{"@type":"Person","name":"taylanken"}],"dateCreated":"2017-12-18","dateModified":"2017-12-18","datePublished":"2017-12-18","copyrightYear":2017,"downloadUrl":"https://registry.npmjs.org/diff-to-patch/-/diff-to-patch-0.1.0.tgz","applicationCategory":"npm","runtimePlatform":"npm","developmentStatus":"deprecated","sameAs":["https://www.npmjs.com/package/diff-to-patch"]}