{"name":"fast-json-patch","version":"1.1.4","description":"Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilities","homepage":"https://github.com/Starcounter-Jack/JSON-Patch","keywords":["json","patch","http","rest"],"repository":{"type":"git","url":"git://github.com/Starcounter-Jack/JSON-Patch.git"},"bugs":{"url":"https://github.com/Starcounter-Jack/JSON-Patch/issues"},"author":{"name":"Joachim Wester","email":"joachimwester@me.com","url":"http://www.starcounter.com/"},"license":"MIT","main":"./src/json-patch-duplex.js","engines":{"node":">= 0.4.0"},"devDependencies":{"benchmark":"^2.1.2","chalk":"^1.1.3","grunt":"^0.4.5","grunt-bump":"^0.3.0","grunt-contrib-uglify":"~0.5.0","jasmine":"^2.5.1","jsdom":"^9.5.0","jsonfile":"^2.3.1","underscore":"^1.8.3"},"scripts":{"tsc":"tsc","tsc-watch":"tsc -w","test":"npm run test-core && npm run test-duplex","test-duplex":"jasmine DUPLEX=yes JASMINE_CONFIG_PATH=test/jasmine.json","test-core":"jasmine  DUPLEX=no JASMINE_CONFIG_PATH=test/jasmine.json test/spec/jsonPatchTestsSpec.js test/spec/coreSpec.js test/spec/validateSpec.js","bench":"npm run bench-core && npm run bench-duplex","bench-core":"node test/spec/coreBenchmark.js","bench-duplex":"node test/spec/coreBenchmark.js DUPLEX=yes && node test/spec/duplexBenchmark.js"},"gitHead":"58202f4ca0a2034c1e5dcdb23f49b60c6534e914","_id":"fast-json-patch@1.1.4","_shasum":"4f280f0fb0b35b96bdc6fa146fb1c152334a1af7","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"tomalec","email":"tomalecwp@gmail.com"},"dist":{"shasum":"4f280f0fb0b35b96bdc6fa146fb1c152334a1af7","size":18078,"noattachment":false,"key":"/fast-json-patch/-/fast-json-patch-1.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-json-patch/download/fast-json-patch-1.1.4.tgz"},"maintainers":[{"name":"alshakero","email":"omar@omaralshaker.com"},{"name":"mountain-jack","email":"joachimwester@me.com"},{"name":"tomalec","email":"tomalecwp@gmail.com"},{"name":"warpech","email":"warpech@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/fast-json-patch-1.1.4.tgz_1483383302152_0.6646608030423522"},"directories":{},"publish_time":1483383304371,"_cnpm_publish_time":1483383304371,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.1.1"}}