{"name":"fast-json-patch","version":"1.0.1","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-node":"^1.14.5","jsdom":"^9.2.1"},"scripts":{"tsc":"tsc src/json-patch-duplex.ts --noEmitHelpers && tsc src/json-patch.ts --noEmitHelpers","test":"jasmine-node --matchall --config duplex yes test/spec/coreSpec.js test/spec/duplexSpec.js","test-duplex":"jasmine-node --matchall --config duplex yes test/spec/duplexSpec.js","test-core":"jasmine-node --matchall --config duplex no test/spec/coreSpec.js"},"gitHead":"ac3c21fea4fab4c2a938d348f4e7125f470e5810","_id":"fast-json-patch@1.0.1","_shasum":"db02d122a2ab09d812958dbd731d209d28d32574","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.3.0","_npmUser":{"name":"tomalec","email":"tomalecwp@gmail.com"},"dist":{"shasum":"db02d122a2ab09d812958dbd731d209d28d32574","size":17489,"noattachment":false,"key":"/fast-json-patch/-/fast-json-patch-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-json-patch/download/fast-json-patch-1.0.1.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.0.1.tgz_1473341824697_0.9853877362329513"},"directories":{},"publish_time":1473341826326,"_cnpm_publish_time":1473341826326,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.1.1"}}