{"name":"fast-json-patch","version":"1.1.2","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":{"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"},"scripts":{"tsc":"tsc src/json-patch-duplex.ts --noEmitHelpers && tsc src/json-patch.ts --noEmitHelpers","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"},"gitHead":"e31c8fcaa98642009c6f077ae86101c6c0f1c3a8","_id":"fast-json-patch@1.1.2","_shasum":"478833a1d4d3500227f777f8395953a05a533544","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"tomalec","email":"tomalecwp@gmail.com"},"dist":{"shasum":"478833a1d4d3500227f777f8395953a05a533544","size":19088,"noattachment":false,"key":"/fast-json-patch/-/fast-json-patch-1.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-json-patch/download/fast-json-patch-1.1.2.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-18-east.internal.npmjs.com","tmp":"tmp/fast-json-patch-1.1.2.tgz_1479745125939_0.4635128639638424"},"directories":{},"publish_time":1479745126635,"_cnpm_publish_time":1479745126635,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.1.1"}}