{"name":"fast-json-patch","version":"1.1.7","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","typings":"src/json-patch-duplex.d.ts","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","typescript":"~2.0.0","underscore":"^1.8.3"},"scripts":{"tsc":"tsc","tsc-watch":"tsc -w","uglify":"grunt uglify","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","bench-duplex-only":"node test/spec/duplexBenchmark.js"},"gitHead":"6717f430180baa981ec08de9d75f65f9629a5c41","_id":"fast-json-patch@1.1.7","_shasum":"ecd21b2285cf25ed13f5719dae79867aeb4cd65a","_from":".","_npmVersion":"4.3.0","_nodeVersion":"6.9.1","_npmUser":{"name":"tomalec","email":"tomalecwp@gmail.com"},"dist":{"shasum":"ecd21b2285cf25ed13f5719dae79867aeb4cd65a","size":14940,"noattachment":false,"key":"/fast-json-patch/-/fast-json-patch-1.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-json-patch/download/fast-json-patch-1.1.7.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.7.tgz_1487866067967_0.696581443073228"},"directories":{},"publish_time":1487866068667,"_cnpm_publish_time":1487866068667,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.1.1"}}