{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/jsonpatch","name":"jsonpatch","description":"This is a Haskell library for parsing and applying JSON Patches\n\nFrom https://www.json.org/:\n\nJSON Patch is a format for describing changes to a\nJSON document. It can be used to avoid sending a\nwhole document when only a part has changed. When used in combination with the\nHTTP PATCH method, it allows\npartial updates for HTTP APIs in a standards compliant way.\n\nThe patch documents are themselves JSON documents.\n\nJSON Patch is specified in RFC 6902 from the IETF.","version":"0.3.0.2","softwareVersion":"0.3.0.2","license":"https://spdx.org/licenses/AGPL-3.0-only","codeRepository":"https://github.com/pbrisbin/jsonpatch","issueTracker":"https://github.com/pbrisbin/jsonpatch/issues","url":"https://github.com/pbrisbin/jsonpatch#readme","keywords":["agpl","json","library","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"PatrickBrisbin"}],"author":[{"@type":"Person","name":"PatrickBrisbin"}],"copyrightHolder":[{"@type":"Person","name":"PatrickBrisbin"}],"dateCreated":"2025-04-10","dateModified":"2025-05-01","datePublished":"2025-05-01","copyrightYear":2025,"downloadUrl":"https://hackage.haskell.org/package/jsonpatch-0.3.0.2/jsonpatch-0.3.0.2.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/jsonpatch"]}