{"name":"fast-json-patch","version":"1.1.6","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"},"gitHead":"1601e1b93ce554e0a1823a8e8a4e4103c0aee7d3","_id":"fast-json-patch@1.1.6","_shasum":"0630f4baa3edfc1b1deca1ab80e4f820c905d341","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"tomalec","email":"tomalecwp@gmail.com"},"dist":{"shasum":"0630f4baa3edfc1b1deca1ab80e4f820c905d341","size":14918,"noattachment":false,"key":"/fast-json-patch/-/fast-json-patch-1.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-json-patch/download/fast-json-patch-1.1.6.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.6.tgz_1487330723292_0.8932098371442407"},"directories":{},"publish_time":1487330724121,"_cnpm_publish_time":1487330724121,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.1.1"}}