{"name":"fast-json-patch","version":"2.0.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":"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","jasmine":"^2.5.1","jsdom":"^9.5.0","jsonfile":"^2.3.1","typescript":"~2.0.0","underscore":"^1.8.3","webpack":"^2.6.1"},"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":"0afa1b8f14dfd580b9fc31fff15fd3ed043df70b","_id":"fast-json-patch@2.0.7","_npmVersion":"6.3.0","_nodeVersion":"8.11.1","_npmUser":{"name":"alshakero","email":"omar@omaralshaker.com"},"dist":{"shasum":"55864b08b1e50381d2f37fd472bb2e18fe54a733","size":24165,"noattachment":false,"key":"/fast-json-patch/-/fast-json-patch-2.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-json-patch/download/fast-json-patch-2.0.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"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/fast-json-patch_2.0.7_1535624521611_0.5088164929031815"},"_hasShrinkwrap":false,"publish_time":1535624521742,"_cnpm_publish_time":1535624521742,"dist-tags":{"latest":"3.1.1"}}