You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "A JavaScript implementation of the JSON Object Notation (JSON) Patch http://tools.ietf.org/html/rfc6902 and JSON Pointer http://tools.ietf.org/html/rfc6901 specifications.",
"license": "BSD",
"keywords": [
"diff",
"patch",
"json",
"jsonpatch",
"jsonpointer"
],
"main": "jsonpatch.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"