{"name":"fast-json-patch","version":"2.0.2","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","prepublish":"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":"4792eee1fbca4ea3427c1ecb4517edc428b35345","_id":"fast-json-patch@2.0.2","_shasum":"6a2dd37f7df69ebc10b7de730484318d6922fbb8","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"alshakero","email":"omar@omaralshaker.com"},"dist":{"shasum":"6a2dd37f7df69ebc10b7de730484318d6922fbb8","size":22852,"noattachment":false,"key":"/fast-json-patch/-/fast-json-patch-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-json-patch/download/fast-json-patch-2.0.2.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":"s3://npm-registry-packages","tmp":"tmp/fast-json-patch-2.0.2.tgz_1497609814890_0.7695972167421132"},"directories":{},"publish_time":1497609815947,"_hasShrinkwrap":false,"_cnpm_publish_time":1497609815947,"dist-tags":{"latest":"3.1.1"}}