{"name":"fast-json-patch","version":"1.2.1","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":"dc9ecb8c5b38bb9c26c705557e50b102e58ae724","_id":"fast-json-patch@1.2.1","_shasum":"177ef854e24534558fda470583f7aab617ed6008","_from":".","_npmVersion":"4.6.1","_nodeVersion":"6.0.0","_npmUser":{"name":"alshakero","email":"omar@omaralshaker.com"},"dist":{"shasum":"177ef854e24534558fda470583f7aab617ed6008","size":21704,"noattachment":false,"key":"/fast-json-patch/-/fast-json-patch-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/fast-json-patch/download/fast-json-patch-1.2.1.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-1.2.1.tgz_1496388063016_0.6810333158355206"},"directories":{},"publish_time":1496388064118,"_hasShrinkwrap":false,"_cnpm_publish_time":1496388064118,"dist-tags":{"latest":"3.1.1"}}