{"name":"fast-json-patch","version":"2.1.0","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":"lib/duplex.js","typings":"lib/duplex.d.ts","engines":{"node":">= 0.4.0"},"devDependencies":{"babili-webpack-plugin":"^0.1.1","benchmark":"^2.1.2","chalk":"^1.1.3","grunt":"^1.0.4","grunt-contrib-connect":"^2.0.0","grunt-saucelabs":"^9.0.1","jasmine":"^2.99.0","jsdom":"^9.5.0","jsonfile":"^2.3.1","request":"^2.88.0","typescript":"~2.0.0","underscore":"^1.9.1","webpack":"^2.7.0"},"scripts":{"tsc":"tsc","version":"tsc && webpack && git add -A","build":"tsc && webpack","tsc-watch":"tsc -w","test":"npm run tsc && 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"},"dependencies":{"deep-equal":"^1.0.1"},"gitHead":"476caa80e3cca194f4b2db4b7e1321e9be06492f","_id":"fast-json-patch@2.1.0","_npmVersion":"6.3.0","_nodeVersion":"8.11.1","_npmUser":{"name":"alshakero","email":"omar@omaralshaker.com"},"dist":{"shasum":"e348c330a5b2481b14f5fffd707aebfef8b7bef6","size":25366,"noattachment":false,"key":"/fast-json-patch/-/fast-json-patch-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-json-patch/download/fast-json-patch-2.1.0.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"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-json-patch_2.1.0_1554122819752_0.8100437452896339"},"_hasShrinkwrap":false,"publish_time":1554122819903,"_cnpm_publish_time":1554122819903,"dist-tags":{"latest":"3.1.1"}}