{"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"keywords":["object","assign","clone","copy","merge","deep-copy","extend","no-dependencies","just"],"dist-tags":{"latest":"6.2.0"},"author":{"name":"Angus Croll"},"description":"extend an object","readme":"## just-extend\n\nPart of a [library](../../../../) of zero-dependency npm modules that do just do one thing.  \nGuilt-free utilities for every occasion.\n\n[Try it now](http://anguscroll.com/just/just-extend)\n\n```js\nimport extend from 'just-extend';\n\nvar obj = {a: 3, b: 5};\nextend(obj, {a: 4, c: 8}); // {a: 4, b: 5, c: 8}\nobj; // {a: 4, b: 5, c: 8}\n\nvar obj = {a: 3, b: 5};\nextend({}, obj, {a: 4, c: 8}); // {a: 4, b: 5, c: 8}\nobj; // {a: 3, b: 5}\n\nvar arr = [1, 2, 3];\nvar obj = {a: 3, b: 5};\nextend(obj, {c: arr}); // {a: 3, b: 5, c: [1, 2, 3]}\narr.push(4);\nobj; // {a: 3, b: 5, c: [1, 2, 3, 4]}\n\nvar arr = [1, 2, 3];\nvar obj = {a: 3, b: 5};\nextend(true, obj, {c: arr}); // {a: 3, b: 5, c: [1, 2, 3]}\narr.push(4);\nobj; // {a: 3, b: 5, c: [1, 2, 3]}\n\nextend({a: 4, b: 5}); // {a: 4, b: 5}\nextend({a: 4, b: 5}, 3); {a: 4, b: 5}\nextend({a: 4, b: 5}, true); {a: 4, b: 5}\nextend('hello', {a: 4, b: 5}); // throws\nextend(3, {a: 4, b: 5}); // throws\n```\n","repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"users":{"ripdash":true,"flumpus-dev":true},"bugs":{"url":"https://github.com/angus-c/just/issues"},"license":"MIT","versions":{"1.0.0":{"name":"just-extend","version":"1.0.0","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","extend","no","dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@1.0.0","_shasum":"2806f9a5bcf990a8f95b48b4e6ef74198f9dbef5","_from":".","_npmVersion":"3.7.2","_nodeVersion":"4.2.1","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"shasum":"2806f9a5bcf990a8f95b48b4e6ef74198f9dbef5","size":856,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-1.0.0.tgz"},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/just-extend-1.0.0.tgz_1467865209234_0.293903726618737"},"directories":{},"publish_time":1467865210608,"_cnpm_publish_time":1467865210608,"_hasShrinkwrap":false},"1.1.0":{"name":"just-extend","version":"1.1.0","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","extend","no","dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@1.1.0","_shasum":"33fe6216a3c467636bf113f87b694edb320224f7","_from":".","_npmVersion":"3.7.2","_nodeVersion":"4.2.1","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"shasum":"33fe6216a3c467636bf113f87b694edb320224f7","size":853,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-1.1.0.tgz"},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/just-extend-1.1.0.tgz_1467867065945_0.07537014177069068"},"directories":{},"publish_time":1467867067179,"_cnpm_publish_time":1467867067179,"_hasShrinkwrap":false},"1.1.1":{"name":"just-extend","version":"1.1.1","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","extend","no","dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@1.1.1","_shasum":"256e4c591fdb1f64fc9563307ccec4ea73cea91a","_from":".","_npmVersion":"3.7.2","_nodeVersion":"4.2.1","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"shasum":"256e4c591fdb1f64fc9563307ccec4ea73cea91a","size":1053,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-1.1.1.tgz"},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/just-extend-1.1.1.tgz_1468041998101_0.04267777712084353"},"directories":{},"publish_time":1468041998687,"_cnpm_publish_time":1468041998687,"_hasShrinkwrap":false},"1.1.5":{"name":"just-extend","version":"1.1.5","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"https://github.com/angus-c/just/tree/master/packages/object-extend"},"keywords":["object","extend","no","dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"_id":"just-extend@1.1.5","_shasum":"ae5f7a74516c41a8fde3f523e44da459b092eba7","_from":".","_npmVersion":"3.7.2","_nodeVersion":"4.2.1","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"shasum":"ae5f7a74516c41a8fde3f523e44da459b092eba7","size":1040,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-1.1.5.tgz"},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/just-extend-1.1.5.tgz_1468100933924_0.7812354897614568"},"directories":{},"publish_time":1468100936919,"_cnpm_publish_time":1468100936919,"_hasShrinkwrap":false},"1.1.7":{"name":"just-extend","version":"1.1.7","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"https://github.com/angus-c/just/tree/master/packages/object-extend"},"keywords":["object","extend","no","dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"_id":"just-extend@1.1.7","_shasum":"5958ecc09c4182a7e6184b825a6d5a739d343aae","_from":".","_npmVersion":"3.7.2","_nodeVersion":"4.2.1","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"shasum":"5958ecc09c4182a7e6184b825a6d5a739d343aae","size":1041,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-1.1.7.tgz"},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/just-extend-1.1.7.tgz_1468104143576_0.45948663516901433"},"directories":{},"publish_time":1468104144058,"_cnpm_publish_time":1468104144058,"_hasShrinkwrap":false},"1.1.8":{"name":"just-extend","version":"1.1.8","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","extend","no","dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@1.1.8","_shasum":"7d2026b14f15d445e643f6faccb825e261925688","_from":".","_npmVersion":"3.7.2","_nodeVersion":"4.2.1","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"shasum":"7d2026b14f15d445e643f6faccb825e261925688","size":1028,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-1.1.8.tgz"},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/just-extend-1.1.8.tgz_1468104785219_0.42410474200733006"},"directories":{},"publish_time":1468104788098,"_cnpm_publish_time":1468104788098,"_hasShrinkwrap":false},"1.1.9":{"name":"just-extend","version":"1.1.9","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","extend","no","dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@1.1.9","_shasum":"8e00b9ecd8085607ff297a490245a00803049fc8","_from":".","_npmVersion":"3.7.2","_nodeVersion":"4.2.1","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"shasum":"8e00b9ecd8085607ff297a490245a00803049fc8","size":1044,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-1.1.9.tgz"},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/just-extend-1.1.9.tgz_1468106751504_0.7941956892609596"},"directories":{},"publish_time":1468106754047,"_cnpm_publish_time":1468106754047,"_hasShrinkwrap":false},"1.1.10":{"name":"just-extend","version":"1.1.10","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","extend","no","dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@1.1.10","_shasum":"bafc8aafbf97ea716c335b8b4ccfaa51d8ae4750","_from":".","_npmVersion":"3.7.2","_nodeVersion":"4.2.1","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"shasum":"bafc8aafbf97ea716c335b8b4ccfaa51d8ae4750","size":1046,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-1.1.10.tgz"},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/just-extend-1.1.10.tgz_1468108842569_0.29152015782892704"},"directories":{},"publish_time":1468108844096,"_cnpm_publish_time":1468108844096,"_hasShrinkwrap":false},"1.1.15":{"name":"just-extend","version":"1.1.15","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","extend","no","dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@1.1.15","_shasum":"f627adacd33884b21a1114dc0f87076586bfc17c","_from":".","_npmVersion":"3.7.2","_nodeVersion":"4.2.1","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"shasum":"f627adacd33884b21a1114dc0f87076586bfc17c","size":1040,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-1.1.15.tgz"},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/just-extend-1.1.15.tgz_1468111768208_0.1270209369249642"},"directories":{},"publish_time":1468111770879,"_cnpm_publish_time":1468111770879,"_hasShrinkwrap":false},"1.1.16":{"name":"just-extend","version":"1.1.16","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","extend","no","dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@1.1.16","_shasum":"5c528e3803950d92cc8315581ca4e9032d29397d","_from":".","_npmVersion":"3.7.2","_nodeVersion":"4.2.1","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"shasum":"5c528e3803950d92cc8315581ca4e9032d29397d","size":1030,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-1.1.16.tgz"},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/just-extend-1.1.16.tgz_1468298769658_0.7008766224607825"},"directories":{},"publish_time":1468298770119,"_cnpm_publish_time":1468298770119,"_hasShrinkwrap":false},"1.1.17":{"name":"just-extend","version":"1.1.17","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","extend","no","dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@1.1.17","_shasum":"13ce1b957c49daf20d6f963b88ef6fe449b3aabe","_from":".","_npmVersion":"3.7.2","_nodeVersion":"4.2.1","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"shasum":"13ce1b957c49daf20d6f963b88ef6fe449b3aabe","size":1033,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-1.1.17.tgz"},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/just-extend-1.1.17.tgz_1468551392049_0.8746594933327287"},"directories":{},"publish_time":1468551395084,"_cnpm_publish_time":1468551395084,"_hasShrinkwrap":false},"1.1.18":{"name":"just-extend","version":"1.1.18","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","extend","no","dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@1.1.18","_shasum":"0bef4ab39d00b7887c9af0dbfcd8ca4bcb14f5b8","_from":".","_npmVersion":"3.7.2","_nodeVersion":"4.2.1","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"shasum":"0bef4ab39d00b7887c9af0dbfcd8ca4bcb14f5b8","size":1034,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-1.1.18.tgz"},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/just-extend-1.1.18.tgz_1468552690889_0.6918528366368264"},"directories":{},"publish_time":1468552694847,"_cnpm_publish_time":1468552694847,"_hasShrinkwrap":false},"1.1.19":{"name":"just-extend","version":"1.1.19","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@1.1.19","_shasum":"b3106057a028b634a62181abf409e04f30c08ec9","_from":".","_npmVersion":"3.7.2","_nodeVersion":"4.2.1","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"shasum":"b3106057a028b634a62181abf409e04f30c08ec9","size":1033,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-1.1.19.tgz"},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/just-extend-1.1.19.tgz_1468902606702_0.6611319980584085"},"directories":{},"publish_time":1468902607780,"_cnpm_publish_time":1468902607780,"_hasShrinkwrap":false},"1.1.20":{"name":"just-extend","version":"1.1.20","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@1.1.20","_shasum":"aab0571bb12f9fb637d1dc5d92d8bf3228a228c9","_from":".","_npmVersion":"3.7.2","_nodeVersion":"4.2.1","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"shasum":"aab0571bb12f9fb637d1dc5d92d8bf3228a228c9","size":1056,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-1.1.20.tgz"},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/just-extend-1.1.20.tgz_1469976141629_0.2230588817037642"},"directories":{},"publish_time":1469976143573,"_cnpm_publish_time":1469976143573,"_hasShrinkwrap":false},"1.1.21":{"name":"just-extend","version":"1.1.21","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@1.1.21","_shasum":"d92dd534346a08831dbc9e2f28b01b920ebaf592","_from":".","_npmVersion":"3.7.2","_nodeVersion":"4.2.1","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"shasum":"d92dd534346a08831dbc9e2f28b01b920ebaf592","size":1049,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-1.1.21.tgz"},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/just-extend-1.1.21.tgz_1469977569733_0.4905897711869329"},"directories":{},"publish_time":1469977572746,"_cnpm_publish_time":1469977572746,"_hasShrinkwrap":false},"1.1.22":{"name":"just-extend","version":"1.1.22","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@1.1.22","_shasum":"3330af756cab6a542700c64b2e4e4aa062d52fff","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.2","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"shasum":"3330af756cab6a542700c64b2e4e4aa062d52fff","size":1058,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-1.1.22.tgz"},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/just-extend-1.1.22.tgz_1476814178978_0.5247193165123463"},"directories":{},"publish_time":1476814180838,"_cnpm_publish_time":1476814180838,"_hasShrinkwrap":false},"1.1.23":{"name":"just-extend","version":"1.1.23","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","assign","clone","copy","merge","deep-copy","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@1.1.23","_npmVersion":"5.5.1","_nodeVersion":"8.6.0","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"shasum":"347f68a5e2822b93de58e00d13c92c7153b36c86","size":1196,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-1.1.23.tgz"},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/just-extend-1.1.23.tgz_1508627432977_0.8264724952168763"},"directories":{},"publish_time":1508627433076,"_hasShrinkwrap":false,"_cnpm_publish_time":1508627433076},"1.1.24":{"name":"just-extend","version":"1.1.24","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","assign","clone","copy","merge","deep-copy","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@1.1.24","_npmVersion":"5.5.1","_nodeVersion":"8.6.0","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"shasum":"3ba547eba48ded7ce6dcfed146a7db51e8b1980f","size":1200,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-1.1.24.tgz"},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/just-extend-1.1.24.tgz_1508630256141_0.9089281647466123"},"directories":{},"publish_time":1508630256303,"_hasShrinkwrap":false,"_cnpm_publish_time":1508630256303},"1.1.25":{"name":"just-extend","version":"1.1.25","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","assign","clone","copy","merge","deep-copy","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@1.1.25","_npmVersion":"5.5.1","_nodeVersion":"8.6.0","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"shasum":"1d31c8066d66ec9eba1056922f3d2f62efd7b7de","size":1205,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-1.1.25.tgz"},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/just-extend-1.1.25.tgz_1508687762021_0.6832472146488726"},"directories":{},"publish_time":1508687762144,"_cnpm_publish_time":1508687762144,"_hasShrinkwrap":false},"1.1.26":{"name":"just-extend","version":"1.1.26","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","assign","clone","copy","merge","deep-copy","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@1.1.26","_npmVersion":"5.5.1","_nodeVersion":"8.6.0","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"shasum":"dba4ad2786d319f1d10afab106e004b5a0851ac2","size":1211,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-1.1.26.tgz"},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/just-extend-1.1.26.tgz_1508688817069_0.12786211585626006"},"directories":{},"publish_time":1508688817129,"_hasShrinkwrap":false,"_cnpm_publish_time":1508688817129},"1.1.27":{"name":"just-extend","version":"1.1.27","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","assign","clone","copy","merge","deep-copy","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@1.1.27","_npmVersion":"5.5.1","_nodeVersion":"8.6.0","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"shasum":"ec6e79410ff914e472652abfa0e603c03d60e905","size":1177,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-1.1.27.tgz"},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/just-extend-1.1.27.tgz_1509425323938_0.45598229323513806"},"directories":{},"publish_time":1509425324013,"_hasShrinkwrap":false,"_cnpm_publish_time":1509425324013},"2.1.0":{"name":"just-extend","version":"2.1.0","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","assign","clone","copy","merge","deep-copy","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@2.1.0","_npmVersion":"5.5.1","_nodeVersion":"8.6.0","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"shasum":"c2ecdc2ab8b93510ff90966c2b6cddb4420ea201","size":1889,"noattachment":false,"tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-2.1.0.tgz"},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/just-extend_2.1.0_1533790248183_0.5657793112944585"},"_hasShrinkwrap":false,"publish_time":1533790248253,"_cnpm_publish_time":1533790248253},"3.0.0":{"name":"just-extend","version":"3.0.0","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","assign","clone","copy","merge","deep-copy","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@3.0.0","_npmVersion":"5.5.1","_nodeVersion":"8.6.0","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"integrity":"sha512-Fu3T6pKBuxjWT/p4DkqGHFRsysc8OauWr4ZRTY9dIx07Y9O0RkoR5jcv28aeD1vuAwhm3nLkDurwLXoALp4DpQ==","shasum":"cee004031eaabf6406da03a7b84e4fe9d78ef288","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-3.0.0.tgz","fileCount":4,"unpackedSize":4238,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbc6I3CRA9TVsSAnZWagAAe6YP/A1r0cFr9VV+Lx27cDzV\noeH4LQrU2fDtuduyHDgbnsu2zwKXM2Nz07JYIMLbDAOpNKX+L/mZ3qLztnDf\nc2My8iYRF2VI8JFfekOxlSZaLHvJ2nAIRAAIgA1w2TbZZYlz7oE4snm645a8\n/QVo6wWtDV27FvTbw9bjQpgGEYMOSid3tpV/+xoUVAYJdxUtntN4dPYRPUJa\nvpPkfEVFY2AQHJZstWt4l7IeBgXSptP986lLgj6rL13NcLP0T0poql+uz9rg\nHIy7A5CXILrw2RoxWZeh2QrMfOXgI4iB/Wa+Di5qGUyJflYPb26O7YLLLbxE\nzgZqnSexxDDcZq652ajOmXPY2TtdPpbAPnkp43TfSYMoIJFDINnreLIQL/vO\nKXiS1QuuKcZCw7isRW1U09vX2ru0XjOjE/Q3QB8b1QVLJ1gmSTu1LyMmjwEz\n/oXcmzo18328joq6cxOlIFjdCp/xRGy+RhsokDCifFqvcAcxNxC7uBCyVinh\nfGh1uQiAIcuntnLI6M3r8Geqdd8LInsUQIcEnRTFAMqYduoCze+DN5kh/0pL\nKzusjavTJ714MCI7jTgJqvBY1M2fs0oAHFcYCLxnAMEv9Q2zj9sVeW4vBfla\ngD6uw4UmZW3K4DVyJSiWTggLYZ0E82p4USSH1QxbfhGSHNZB8OFWkUoNZLhM\n7J5T\r\n=yzrn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBqgyEwp+xs95wMy1w3wvIMquGUepxU5aemi2iCe3dJUAiBide2Chbot6c9bvDj4kNE7wWwsrQynP5AVo7IZF7wy1A=="}]},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/just-extend_3.0.0_1534304823230_0.3289749159037374"},"_hasShrinkwrap":false},"4.0.0":{"name":"just-extend","version":"4.0.0","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","assign","clone","copy","merge","deep-copy","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@4.0.0","_npmVersion":"5.10.0","_nodeVersion":"8.11.1","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"integrity":"sha512-fsbboC4flUC39YqX4Pl1L3RWIiZy+VoZ25Kctq3oPMl9NcHiGLEvlIXXVrn4D92dAJWw+tclL9qyL5lPWWF1ug==","shasum":"34b3e7cd0f47f54478b1ea970e3791bb6fd7ab20","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-4.0.0.tgz","fileCount":4,"unpackedSize":4264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb17UvCRA9TVsSAnZWagAATOwP/0K8EXMjzcaE875GHUQB\ndpCQDQHwQCrow45XrpNiyYPPl1NaWNFdwwrRYQ5WZGd1bADGN5CQizVEThrc\nM53nZ1PcN8GsI8L1y6YKIHZIHR1+cD5Pnk5/RQkd5XX5b2GNcPDBtamevB+R\nXCxhEM6LrO2k/TzaPWcEzFQhBtyu/43PJK46rEZ5PvpW8ePMHZbtD4Vuv+EY\nUlctVxKWDZd/7FEIfK6xyTGtuBhApgTEvwgDB3qs4aBlDnjJVLARZF5mNVz+\n+f+vQwFD6XpV5Vr9VKLphMnSlfmU7/zVBY1Ja6PgOnGCJRPcm6FgFTtuMYtO\nXpfq2HNXPPwv44sCzfDnVUTn7wD45GfX0KOZqAwRU6BJsoa2MFdutz4lTVt4\nUPGX1ZgFwArCc1c/a3cmuYeG33GyCPL71z/phN+LwYZkLqLGgimLSNII3Q+v\nNQlcZbx7KGOstquX3EudT1m441vS+P/trysdW9EfzjOBDAlqTi4Jy0VIHsii\ntYdInlDckE5eDU1LR702JspYAu00AilYh8nrZe10zS8hMj8r9jkUiOM5TSko\nKYY9XAZngkLiE8+h3gm1Y8t1QaVwms/VYIT3pZKcewwnFKIdscokbRjXT/Sa\n+FhlilFwjGxHTpkwY2ziFLEd0OgsuFrp4hDq2DQ3UxVWGY2PScINOXPg7qSc\nIQK2\r\n=Z2DK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDLlzjapUcgL4D1u/tApHDOtlvUlO3DD5zgpAtV9mStcwIgIY0fwiUSlEYGZIa2NsYyq1jC9ci8YxlCYdtS9go0Sgo="}]},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/just-extend_4.0.0_1540863279151_0.9095439179624036"},"_hasShrinkwrap":false},"4.0.1":{"name":"just-extend","version":"4.0.1","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","assign","clone","copy","merge","deep-copy","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@4.0.1","_npmVersion":"5.10.0","_nodeVersion":"8.11.1","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"integrity":"sha512-ygBfkirOkDow8bZiAtK5CJMcsRmqScSn0ulkja0xC43O/oMw22F//fC3OxGHDQE/hkPzMNkVtRiMGl7976dG4g==","shasum":"64fcb515394e4671210dc79542a36e067050cddb","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-4.0.1.tgz","fileCount":4,"unpackedSize":4266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2Id8CRA9TVsSAnZWagAA3bEP/i9bOGHyx9r5lV6lGYub\nbfMC/UQ4QW6UfKDL1TPVLKs15IVpCIYtEBcv8H+prujcXVOxIXaRY5f3xzEG\nldKDOVabcHkgMWBr/fH/U7d96aT78f7QAhe4oCldwZe2eE6i5Rb0Gp6oTGcq\niSyAQW5T4SyHJB7z30gX0w5sg+MCxjK5BjIPxe8Fhin1JZkCU1HKne+HHH9p\nzC3F7IBIuig4SlRHowkksqenChNIg3zJV45z/USgudaAW4DEFfag0DC9mJcz\n+0qWw0XC7JQKfH3mpwmLuA1KcK66SiwiiEkNEm5nLNC/NooFnLen/4trAHwG\nhBAn2JmE0DbaPSeRziWFeCGZ0Aa3JRAF1AE5Eks138kWfsD9O8M/OvNGBdb3\nwCZy23uMDh2n9LYjD8EZgY7St1PsIFfdeXA266vRqibF/0mbAm624TkUOdUa\ngx+ddPo5bRjiiWsxN6zecLkE2avXOkA+W9OahQzhLO6+KiLB/Lnan4c4Aepy\nLmKX7qSJUgL5VbV/uYINEaSabQt6b4vXu9vQD9F59v7EJ4eb+3pICO+5xYOZ\nlHm4yM2tHtbOwGko5G/TnBwpfyy1z9gdM50LS6nCUbls/z/o2l/kNKO2HdIx\nGcyJirAJNy92QJy8iTdrafILrXuouHGu00x8krsnF4M05k8uQ9hepyLel3Ke\nkv3I\r\n=cK8e\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnWw1iIVSc4eE1iH0+hJ+hjYlHcFYG+C8bR2ieq+WD8gIhAO5v50kjEagYhAQsRB2QYe52IuNLbCRYW5ECSaau86ON"}]},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/just-extend_4.0.1_1540917115676_0.9909381585765025"},"_hasShrinkwrap":false},"4.0.2":{"name":"just-extend","version":"4.0.2","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","assign","clone","copy","merge","deep-copy","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@4.0.2","_npmVersion":"5.10.0","_nodeVersion":"8.11.1","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"integrity":"sha512-FrLwOgm+iXrPV+5zDU6Jqu4gCRXbWEQg2O3SKONsWE4w7AXFRkryS53bpWdaL9cNol+AmR3AEYz6kn+o0fCPnw==","shasum":"f3f47f7dfca0f989c55410a7ebc8854b07108afc","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-4.0.2.tgz","fileCount":4,"unpackedSize":4266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2IsbCRA9TVsSAnZWagAABmAP/3wtm4fCDCTHW4P41nxW\nrbL/WCu45Bst7JUnpKOhMKFE7SxOD8DME4jlmHul3l8aQXkseF6kRevNkX9z\naPFhP5Jwd/UboTidF/LrbM1FQ78OyPqVfZqklXElsuU825neEPly+XTAxGS0\n94FI/JFjt0AoMr2TGGRK8stDk4HaZr7GskCQ64N8S6186V0XzU6h4KWXn97L\nuaWgB88T23m69Xjt6QLHByGWp1/Ggf1XniOMNl7UE3CE99XX81lfUe3RDtuT\nFkUL/E21fhIZ3m+boanswsFzL/vcxtYl0et1dTdwO76uMSMYZulLp/pNiGYb\nz+hNTxG1yJa7lA68FpT4xMK4lUut/aL+VdLrjU6IMVwR1jF6MR24LcObEsYC\nP6vawgDBtrkvVPI9PlK8UFrxJLnKdGGH059eI6QUvylK8H3nDONapBpX64gp\ngMc05f1jDsli4rfP+3NsVknfsM37OSjHU7CzPfFqqzJHe76EjSpaOcBwg043\nYg80WQjLol1XarTe00ZV94IhJlQRqCKB1VaPMbiACiD+ANKWriwB8vSG3duL\nqkY2JiQMV7d20ZmK8bs6Dq63E3ZAfIrRzNoADYYJRjudY8Bco8n8xFGVmGoe\nvKwsx7BA1gaLTMI2xotNDnTHYvfJMx2xzDIOYBLn8n+AcSvF6SYxuZDbHlBP\n+/rX\r\n=Gi8m\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGyAQPOxJ6JUm97Af/MSuBJBh1tOBgiXwgs+QM0HUh1xAiBkbsHv+JgrcS9u/8Y2APGJ4b28wAvKp+Djw6NW+1p4kg=="}]},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/just-extend_4.0.2_1540918042553_0.9023326967344314"},"_hasShrinkwrap":false},"4.1.0":{"name":"just-extend","version":"4.1.0","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","assign","clone","copy","merge","deep-copy","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@4.1.0","_nodeVersion":"13.8.0","_npmVersion":"6.13.7","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"integrity":"sha512-ApcjaOdVTJ7y4r08xI5wIqpvwS48Q0PBG4DJROcEkH1f8MdAiNFyFxz3xoL0LWAVwjrwPYZdVHHxhRHcx/uGLA==","shasum":"7278a4027d889601640ee0ce0e5a00b992467da4","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-4.1.0.tgz","fileCount":4,"unpackedSize":4432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVVWICRA9TVsSAnZWagAAKysP/i9AvsJy3jV5ihUzvZ7C\nBLn5lhO4v5pQi28rjz1yDBqueZG4TLSYLoA/8cG2Y8IzQFdTHspUGZvaQoyH\n6R++kzsXeGi39mmWz6z/oa89/99cnl4/1ZTjxUJI4ixyLBNXKy407FpNh0G0\nP0v57ElHK8lf9Gq51lAFsfroMrg45LdmSU4bQEblgYUR/k5eq4tvfyCCxbks\nAeoZmwEb2pCrH6zhtqERl3J6hQIoUYvi/nThP0PI2dWZs9wz+PtCW8/I/Zg0\nmQoJwvk3T/BVFrgPvGI+cjE6vW1tESDue6r1hPfeSDNc5kXVCKxyUBYtKhsn\niW9aeYB42C/9uhhKXxnorDKUtuKjc68rA8Y9a+46kzJfK75zeOQ7FMkI+zyT\nTdUdnThdu8l09fwA8lVM6X/SaKamTHuuQeLYTD65E6WR7pntxhBn0oIPT5QM\nzfKkvxOpCVYMSVUPy5YjZmibwlRe5oHIdztRozJP4MlgUuDKOOQlKrR7Xt8b\nEaS/H+UFwnI5V83oqx+CnKxfIfd5XnWRJdHHdy26ThvIiSkeWstu6rheih2v\nxcq/2resOePIuzEUO3VFjDw74+a20aA9R15qY92V0Kgcda+bWx9pUcNZj07t\nXm6H9Hisc90QwMKH/aM6iSOmoJhePwslfNGjberhUtWs+qdaik9rPsI9fZVx\nDGZh\r\n=AAfc\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCEkiWqiw1CykXjqsC0hi76JBMHTkKB5OEk7YvNlet7OAIgPBbzphGektuPjZSnHa49RSui3TvxSCZFOTrUMUB5AtA="}]},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/just-extend_4.1.0_1582650760156_0.7407231606159754"},"_hasShrinkwrap":false},"4.1.1":{"name":"just-extend","version":"4.1.1","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","assign","clone","copy","merge","deep-copy","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@4.1.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"integrity":"sha512-aWgeGFW67BP3e5181Ep1Fv2v8z//iBJfrvyTnq8wG86vEESwmonn1zPBJ0VfmT9CJq2FIT0VsETtrNFm2a+SHA==","shasum":"158f1fdb01f128c411dc8b286a7b4837b3545282","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-4.1.1.tgz","fileCount":4,"unpackedSize":4478,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXWhqCRA9TVsSAnZWagAA4poQAI0+VcSZnD2dXzKZ7o4H\nSfBeNS/P1gP9Gs6qIgk4/IxYNhBIZL8BYLVyd4LkjibqshPLv0+EIDjUqCQA\nyu8D7/BPbn5sgb9L3Vj7bzcWkWMpkcKVNPkIFFSTpg5YYY80uvhu5t8CbLaa\nwOEUN9wYlJqurTdv4Nlc5CVSfyaYUq0ouP1Med7bA41YPOV6uRoyM/0w7EWS\nxMQEGGj377y8dla01OLvh0kmg5MtjmENZC0idWF8M2CGsZeC6Hmzqc5H78Ft\ndFAWY1vwclem1pAzR09Cfz4/IxjItj6uiniU2Q+xAOnjz/yrZS3nciJwCpiA\nRc10xprOWDh70v3hpiczvwAXUR7wI7OK8+LkaNJ+exiRwMkg3j+pi/oVBfJD\na98v2IpNjXK0liUJGxWNxC3PPME+mVqo+ftTxcwfJWbZz+lhSGgxj8blUrL3\ns8K8OmJoDz+uhrNhJj8QWjXfNHLdjxs9Gkda1Pr3uIqABJfPdqZ2Mehl+uva\nilkr9W+ztSP79cDontgkvkdWu0MgvEzy8UGM7zIHnP/dVcV6/5m3HyzzXch7\nuNyn8p3qjvtkBDb1fXLnSDZGbeW4D7w4FjS3eKkL1HLA1wRYR0H3omf+1gif\n7wECBbu+0fAFg2fKeeIsV3gING/Pgcr81fEFisGCfC3X1VDf47ytMIPfC7Su\nAhz7\r\n=xRpX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDL9W0aOfGjwObVDauIGdoE0KSaZOI69yXyZQbKQqh6nAiBPl18NKIJoAW2pdSttET91vzF15GlcA5ZUDYdr9GDs/g=="}]},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/just-extend_4.1.1_1599957097646_0.013130132444540532"},"_hasShrinkwrap":false},"4.2.0":{"name":"just-extend","version":"4.2.0","description":"extend an object","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","assign","clone","copy","merge","deep-copy","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@4.2.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"integrity":"sha512-jHGfwOsdSmari1bCGEG9pA2h8FVH/4eVB7WnMtEqiBZIs644R0zvkprRyheMXf9Oawbw5EFFL6zp2f5gwEFg2Q==","shasum":"ba1520c23f66ced2395a33fa9611f018cd1dc7d1","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-4.2.0.tgz","fileCount":6,"unpackedSize":5903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgaiVSCRA9TVsSAnZWagAAuloQAIVHJt0RSvXYlvDOb6R0\nWkAfuE7Ml3jiW65uJVL992PsCZafHHB07M3wRl5BsdkEDID6pSY1Yklfu5pu\n8bjOyNF5kRJgZTlIVzPcHBpkuOKGnKtk7Itbr+8hFkUIGBX+GokQIzaGgxJp\nkZZ+SxY4Y5FqmukXBLsepkqj8rFo7r9D556gYRCpG7pxwznikkKuuYxMTgXc\nWNy1ibesEFWRs27VtDuyB6rQIqcB4UVW4/y7RnJpA3y8/q8o0F8CO/pOL6bp\nd0YnDJbYxflw99E6I4H7vzByJTFPHVD5E1BR/gByEEJPNfo+k1hZSiQSjKNx\n79TUUwU/eak+mpt5aT8xDeYQTia04G5mOcKEzFZf86JF2IZwAYz7uDbQEY1k\n/Y+tiXZEJAT++g6LhkApeUUtTcHKB/N1jA5VWUzYzfpqjl/gD73rXsgMRA8I\nPXfnoOIw1aHDPT7823K2rBapi126wToO6qXo0zzSURVX4szLwt/8A+maVy01\nxa4iX/iynYh3AP8L+BX3AxTBYco3qrRDKMg1vMwbitADv04A2zlTjOXgPs0g\n0V0kw9jY5qu6KOIcKJot/eGSWzVq/7/O0Wwjqql7t8dvZLgbr5P/2ZqOQ8v8\nt4K4+vCgoRzqEPz/g2POXfcZtn9/gPEZ6AqphJ8xom2PERY+7w+9sDUJUcfu\nm2PH\r\n=A4XX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICqtAeNCNhshoySPaDgXTIrajnxuePcm6XNIiW/aQnMLAiEAjQqtd7resTKxHtpKVtFvC/kP5tcZDPeG9DUFOOchcxA="}]},"directories":{},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/just-extend_4.2.0_1617569105802_0.17913189875797308"},"_hasShrinkwrap":false},"4.2.1":{"name":"just-extend","version":"4.2.1","description":"extend an object","main":"index.js","types":"index.d.ts","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","assign","clone","copy","merge","deep-copy","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@4.2.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"integrity":"sha512-g3UB796vUFIY90VIv/WX3L2c8CS2MdWUww3CNrYmqza1Fg0DURc2K/O4YrnklBdQarSJ/y8JnJYDGc+1iumQjg==","shasum":"ef5e589afb61e5d66b24eca749409a8939a8c744","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-4.2.1.tgz","fileCount":6,"unpackedSize":5928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgaitcCRA9TVsSAnZWagAA7v4P/2fErz6jcUnTfAsvhGIh\nODqheRhQVfMGOtYkGMkUeoCRMdJhCZeBEylJslBIG6C9Nw8Nn0NcExvxXphR\nh+bNZzrtWj8SZVAplKP/YvqsuIDHVSYd22OR2xylQkkiDrAgTwIhkAN+GCpX\ng1AuTNqyBHdYiFsYfHvGd6YSExH0Pocq9ItthkJ9Wk1yZsOyJ7I6jLqPvSLP\nZBI8Z8VJI0/Cl902g1ko707WiM5Xh4EepWVpZ1dp469s10/EnBVn+a2V3Q6s\ncyUeP6Pt97E8MGBuaXcKaOUed+iAIUWpU5+NGATQhaNGseyjlYqKJkjv1DGK\nizuyD9FqPXJ03MbwPj21G7LbokOztIQ6lJyNI/Ic5U8213+Q2KWwKyngXNer\n2VCnQP1y5HHrgq4aipTgtygHaQSsIUoZH0WYyZpmtmY5zapAbGxVpjloxp+e\nBgbnXv0QgB3P5MJLcFjKkKf4yL6JzAi2DydjYQ5GHVoAeD/B7eHCib9RnjkU\nru9HVGaBIvVyF0YrQHH+bczAFyaGU19qFOqwZfwlMWCwlVUIy5HMNiWBeWiG\n8H+vLUlxPi5xO325is84lViH8eRRiPX4c5Yr7KwehJ8tR+2RPOCc5M3Rnp1x\nFukUq96gT5uKqJifbV07U6zBTIIq8BPr346rN/AbH+50+LS2K5q6gJj6kuRj\nmthq\r\n=Dm7O\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEHPWNQDqEmk3MTTJptZX/J6uK6wo2TrcRxJT2n3WFCFAiBdrtvOQ1ku9tmPFicpcKlMtAWKI38ld8xJcfN2F9d4wA=="}]},"directories":{},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/just-extend_4.2.1_1617570652483_0.39368575880604784"},"_hasShrinkwrap":false},"5.0.0":{"name":"just-extend","version":"5.0.0","description":"extend an object","main":"index.js","types":"index.d.ts","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","assign","clone","copy","merge","deep-copy","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@5.0.0","_nodeVersion":"12.22.6","_npmVersion":"6.14.15","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"integrity":"sha512-IrOqfBQAibpG8t7TbHJprRe1MK8zfLHf7+XN8FtrD4D+hptiuLAyNsm/weVEdk9IPs2lc742DcVLGPmcwBGFBA==","shasum":"da3e0e516f5c9d0ab80e7e53cc033c6a845bb2b8","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-5.0.0.tgz","fileCount":6,"unpackedSize":5905,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAMlnU94VcwH3TUEyBwPJpXQUDe9kapMM+1UnuKUKt3LAiBcCkgBbdRtNfF6mrHcXmp+LVoOTiFf01LyLfwTMOl/iQ=="}]},"directories":{},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/just-extend_5.0.0_1634880166744_0.023018219800101436"},"_hasShrinkwrap":false},"5.1.0":{"name":"just-extend","version":"5.1.0","description":"extend an object","type":"commonjs","main":"index.js","module":"index.esm.js","exports":{".":{"require":"./index.js","default":"./index.esm.js"}},"types":"index.d.ts","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"rollup -c"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","assign","clone","copy","merge","deep-copy","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@5.1.0","_nodeVersion":"12.22.6","_npmVersion":"6.14.15","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"integrity":"sha512-KPv34MGyVIyoStZAcWJZF9V3Z0jVpmmTveEnbfoEIWd5hyuNlqL2RtibD61lct6TFUucf3+4fYJ9/HphuYLMOw==","shasum":"6faf8e9cd2fbcc0b08acd6f1998cef6b3a43c0b4","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-5.1.0.tgz","fileCount":8,"unpackedSize":8189,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHocC3vhxGidi4YDW5hLWHHNUrBNapUdrz2QXr00YyOYAiBxJ6Vfoe3sW7jHIaNC0yOAyH4LIYUqC81llzIul641AQ=="}]},"directories":{},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/just-extend_5.1.0_1635665865405_0.401273310139993"},"_hasShrinkwrap":false},"5.1.1":{"name":"just-extend","version":"5.1.1","description":"extend an object","main":"index.js","module":"index.esm.js","exports":{".":{"require":"./index.js","default":"./index.esm.js"}},"types":"index.d.ts","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"rollup -c"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","assign","clone","copy","merge","deep-copy","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@5.1.1","_nodeVersion":"12.22.6","_npmVersion":"6.14.15","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"integrity":"sha512-b+z6yF1d4EOyDgylzQo5IminlUmzSeqR1hs/bzjBNjuGras4FXq/6TrzjxfN0j+TmI0ltJzTNlqXUMCniciwKQ==","shasum":"4f33b1fc719964f816df55acc905776694b713ab","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-5.1.1.tgz","fileCount":8,"unpackedSize":8165,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDT/H3L4ulXxXG2pH2rhec8sWbJDS4zTdBftrm87acdJgIgJNir5bqSNSF5x8oFqudJZpjpIh64dZAKrt2jLzvjG+4="}]},"directories":{},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/just-extend_5.1.1_1635728273774_0.06283924967111276"},"_hasShrinkwrap":false},"6.0.0":{"name":"just-extend","version":"6.0.0","description":"extend an object","main":"index.js","module":"index.mjs","exports":{".":{"require":"./index.js","default":"./index.mjs"}},"types":"index.d.ts","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"rollup -c"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","assign","clone","copy","merge","deep-copy","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@6.0.0","_nodeVersion":"12.22.6","_npmVersion":"6.14.15","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"integrity":"sha512-vGLX5iJSVuAhiVDn4bBHM/Ngt/jdHik9o1C/3Q4WSsjuggaf9OXvw8/yakINJiT78tFhBpEvYNL0I2od65k9Pg==","shasum":"2d0c839638bd1c81ac4a938e4b0bce5a1cab3339","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-6.0.0.tgz","fileCount":8,"unpackedSize":8159,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDv6CMhB64ihWHaKJDGX5kTaVHVUY7bYdKU4DgOG83RdwIhAPIykCvZNHDkV7DVkaiAbHR0xcfI/N7b51mej2bdDMWk"}]},"directories":{},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/just-extend_6.0.0_1636420222966_0.3121989973268309"},"_hasShrinkwrap":false},"6.0.1":{"name":"just-extend","version":"6.0.1","description":"extend an object","main":"index.js","module":"index.mjs","exports":{".":{"require":"./index.js","default":"./index.mjs"}},"types":"index.d.ts","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"rollup -c"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","assign","clone","copy","merge","deep-copy","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@6.0.1","_nodeVersion":"12.22.6","_npmVersion":"6.14.15","_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"dist":{"integrity":"sha512-CrwyGHRQ22XObWsZPQdnKlLLuCPj95OQ9HrLYdfjymCsYoYj7HPMFNrgqPW/LJjhK+CnVZAtftVSfo8Wr33RTA==","shasum":"e56276a36cbc360713612b9445f8753a7c73dd50","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-6.0.1.tgz","fileCount":8,"unpackedSize":8266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2w3+CRA9TVsSAnZWagAABZQP/RkgTIvfMmFW5Lsom58W\nU0QPUQ7LWT7Xq+vbMu8DBKzBi+rP9bjvcOuikKwvQL3IoDHnoyRo6TWyLY8j\nBSUjjRY25AwMFlch6IppD3LUUaRhM0Xk0a4QgBeAzSwjpzrBKDNpAD/PdRO7\ncYj+10KxmRRVK2h7Oec7/qMCMC7k+5AENQiiY/MxChB3xyCeB62UzPns0gCS\nm9219LZGK9T3ycRnb6gY6TJEG1O98r7QxC6O6J0DL71dhSWB/Qdis79CviYG\nfrt+zfPpYAfgIfFNS7cETesggHhHmfzffQ/Ck3gXtOaAt51uRuGm1T8qXmBu\n0ZP4yIFUJK4PHr6c2cJsY/I9RB/IXKO2GFMNmWb/E0R1dZHNqIBgH9wKptQt\niSxDaAC91FH3yS8lyOOTMablGVeYV1TuF7GdkRfEE0ozYv6jOrlMGn4R0oPs\nM9E6FOq1Kx166Yt+5y5tZM6p1N5NGyAuHYfU4fzWsLqa/dbgKG7QSqYNPjWr\ncPc+f+xyNEkVZQf5HMVq0SQpehilcWvP1yailqzpjGEfD/PE/HhSTPO2wxW3\nj/1GEeNtnbttpQ2NkeXaS2tPUgavgRubyz4Ou5maQCDjCW/kijB3+Evrx4wd\n7nOuACwryMESumHnl97TDuJuINqg3lrbdpAFsdg9dkSgrXRaF+UTPZgcddZ/\nC5oV\r\n=UXEo\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID831LY6giIqOpbo0V8kiN47ytwAKpuY7vpRrzx49T1AAiEA8v47OrgclHQ5nitqRuRn/dpAWASJ+8A9QM8FcbG6tUw="}]},"directories":{},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/just-extend_6.0.1_1636788210556_0.5927252749295571"},"_hasShrinkwrap":false},"6.1.0":{"name":"just-extend","version":"6.1.0","description":"extend an object","main":"index.js","module":"index.mjs","exports":{".":{"require":"./index.js","default":"./index.mjs","types":"./index.d.ts"},"./package.json":"./package.json"},"types":"index.d.ts","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"rollup -c"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","assign","clone","copy","merge","deep-copy","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"gitHead":"64f923f1695a29876930e5b6ab752b984c1531d2","homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@6.1.0","_nodeVersion":"12.22.6","_npmVersion":"8.1.3","dist":{"integrity":"sha512-JrSUMNRiVYyNGAPFmFah5k2OTVehUJS5QBPd8uvcW5pT61GgrYjbOV2ILVdqo+f2gumAZivrLzp/cGdnWU6Bkg==","shasum":"b614b3e85af1a054ce4a64c2d5e3a16176a81986","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-6.1.0.tgz","fileCount":9,"unpackedSize":8590,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHBAgB+jZ6qFFRn60rgVIJRiF+vDYKG6KQdzAjRabZNwAiEAqv27XfzoZR6ua/UgHT+/x/np85XXG2xn5rEZtYbf4e4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8D+fACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp8Vw/+MMi17CpmVI1FPYiuJ9H1vUSSDKP5jlU0fUvVNHxJCUWF4KnM\r\nFLKjL5iJcfyJYEiaQixo+tueA7GyJJmV9KaKOXtZH765tShV/f05O0pvTdnF\r\nl0KVHmsaRKLgfAp7jojSo5QR76PQZZho5BwYQmIiydnn5iSdN5z/HYUz2qrv\r\nLyE6x4EuiQ19EIQUtLEu1lE7SLjOcRj1uXB4OIAIq23hpBCqmWG9GPbnPwsh\r\nsLKScY1srje1zHVE2A8GAooqB8/mNi4bCxmZejlGGuDswDLr5J6I9gzCJCaC\r\nqZZCDl+Cgw9E6wiPF4XjDS236uqSL/C4JAzx+7JE15a0qjOMWXvmgiI27FMh\r\n7N0XqO0hqGlLHPP2zpe83aFTx5Q5B4+gnF8/IpcFV85HVunuXHnzzmPs+Ypk\r\nfRwb9AOKSy4SM+sIsTcEJItVg/4ab263zWsTziTi4DOYFNLJ0Qyj6hwMsRgy\r\njjeZ3EkDkgpLvJD0A0xroJKRJeI33xmlGXbe2tYo7O3uKOZ2IFIEIWX3rx4/\r\nE2T7b2Z+xUr04t4wss69FAlTK8c3PiWaEU3tcF3ybqr+5epE94ksBUGU3+fe\r\ner5uLWXooFzhHE8aRqY7JgRKAdIzHc6wKaTru0jFyrEwZJff2GAhxtm8x5hi\r\nHrihVKAAJbD6YKjpMZLdG2YBlnlnXr/AQrg=\r\n=O92b\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"directories":{},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/just-extend_6.1.0_1659912095513_0.06693351813718684"},"_hasShrinkwrap":false},"6.1.1":{"name":"just-extend","version":"6.1.1","description":"extend an object","main":"index.js","module":"index.mjs","exports":{".":{"require":"./index.js","types":"./index.d.ts","default":"./index.mjs"},"./package.json":"./package.json"},"types":"index.d.ts","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"rollup -c"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","assign","clone","copy","merge","deep-copy","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@6.1.1","_nodeVersion":"16.3.0","_npmVersion":"7.15.1","dist":{"integrity":"sha512-1UWaMWIB90HnIZAmXOTLobwWc9lc1ZMUBRKf8PaozCAiNUif6wv1fyeXpqccWZCu7L9zxIgXG55vARuZluyvqw==","shasum":"13e84283016ddab1197b27a4014e4ab3a0ab35ea","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-6.1.1.tgz","fileCount":9,"unpackedSize":8669,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDi8JfDzA8xPZDRfLMjBubV5F/I2vvXmyIsIc33+dw1mgIgMHE6o8UtYj+G0s2MflznEPP4I4GQAy5wWIOO6bprEZs="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8UxmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrvCA/8Cy86oksSebSaaIjbFh42Z7DWKG75IytsIJl8pkfCmrfcw8Ua\r\nCz9myn2UapOlViBdPN0cFlrJ3hcZYI6h9rz3tKM0OrreapUXsE51NClxm0F5\r\no7T5pDyXMwagoo/RiG8Pj2hNhJuWsL6hmvldBCrqCrf8rVDg4d9bQCuQwLLw\r\nLjXWkdAvYuye0haTCeAZ4f1idtywz9o22uFGrLHbMAb8nLu4ULBEGXdY3Gdk\r\nczu54JdXzrm8RKfFg1YUSQBDHaYPPUolIS6+oU2OIrQpRlHbHdNuwyBqQYHv\r\nBTvxsLJSaTwK4wXzRBFA4ql0JXZfG9cJL+2bWkzamiXfLNG/eyLw1YbecoOM\r\nvbmjEZw5/Fd3CDbLEl9Ldf14hnPZTxxD5AqJEiXC+emS+jcM0Q1bzUZHuGqt\r\nR3+3C6xi84TcevHR3vhJRNsranH/mW6VxKbZwao1COkErMTrplthEFS1VBg4\r\nV6eDdw/PkMZInfSyye948444vz++RD9OlexI+exIMTleLZtul8l6/PGqP+ML\r\nFg5hX3Y18gNXpFOuYL9D7Dn7MKPgpRR9E88T/2xrl/HEdM1UybD2JDrQ615Q\r\nC7De5gLwjceH9QaRbH3xqJp/ANRyLjw29mwoF+SDcp5e7M893x5gCZTsfcUb\r\n3vcqF9yJd8LoP4ZefzRpRirysNEKosbpX4c=\r\n=HGCE\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"directories":{},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/just-extend_6.1.1_1659980902177_0.954269028034092"},"_hasShrinkwrap":false},"6.2.0":{"name":"just-extend","version":"6.2.0","description":"extend an object","type":"module","exports":{".":{"types":"./index.d.ts","require":"./index.cjs","import":"./index.mjs"},"./package.json":"./package.json"},"main":"index.cjs","types":"index.d.ts","scripts":{"test":"echo \"Error: no test specified\" && exit 1","build":"rollup -c"},"repository":{"type":"git","url":"git+https://github.com/angus-c/just.git"},"keywords":["object","assign","clone","copy","merge","deep-copy","extend","no-dependencies","just"],"author":{"name":"Angus Croll"},"license":"MIT","bugs":{"url":"https://github.com/angus-c/just/issues"},"gitHead":"192fc6b964b038757e30d239a1f3547c9eb6e30f","homepage":"https://github.com/angus-c/just#readme","_id":"just-extend@6.2.0","_nodeVersion":"12.22.6","_npmVersion":"8.1.3","dist":{"integrity":"sha512-cYofQu2Xpom82S6qD778jBDpwvvy39s1l/hrYij2u9AMdQcGRpaBu6kY4mVhuno5kJVi1DAz4aiphA2WI1/OAw==","shasum":"b816abfb3d67ee860482e7401564672558163947","tarball":"http://tools.bpmhome.cn:8082/nexus/repository/npm-lc/just-extend/-/just-extend-6.2.0.tgz","fileCount":9,"unpackedSize":8728,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICuvfYDPuy93ZmN/w9wL9V0wKh2T/9T9sH+HTI5W9tClAiEAogTyxoZ+JFyUs+opXYhbiidEPs7PqIHgYcp3S77uB3o="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjni3jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqULg//XK9ul8JAfG4KOiQQuxeY8iRD7BhZZY6fA/rNQxKNCP53DzrT\r\nKMd2gZlIAYxCiwuUmxGGtVieg97syXkgxfCdu8hPz/mpV7md2cyd4EgXvhP2\r\nahcIoASDtyTYnqY3P5PHx4acWQfaTBSrkbbJBLfIQRizJXj/qSYfBHmLOIWg\r\nmDyb70hqpWvF2DD6GkvWXCmCI54eoTPuE5DudVGmieU3WOo8BXRVj4cYINJH\r\nGy1cMfgdOdeLVEHU+MdKN+uScyFArRC2XBanvkYT2kLDaN1zpXYAzAr8jWqf\r\nOckTD6LtCsTcgXNZslbnp8D0+J/P4oyYknzB18ajufKlOjEdHueYEPapMovL\r\nggxkyQCYfnhW0Db1ZzQ4oQP4aGjH10Aa4mX9fiCUsBcviCN9NS4MnmZhsDMW\r\nJrhJP0fEjZIqyWHPxJtl9/vGozgPqe9zRG/f3V/qihH5xnl4vumByuUQwoPV\r\nvb3hSMPntGf10YHgF3a2+2YqFDThki8jgsLhFaIVOATTnUUupIi7zzrs9s+f\r\n7VoXzsRLwrCELopki5WqtLvNInomm8IbatFfjypID6BlYE+Bzyrn/p81VnXN\r\nLbckf4oSMUmMbKj35qk+sE1ULeJHEoH8SbGjNz7iY3tyoWsTK/Bef7jmlZOB\r\ncyQ0Q2r5LisCzaIUJzIGf/pRzUrZUUnYags=\r\n=ShC7\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"angus-c","email":"anguscroll@gmail.com"},"directories":{},"maintainers":[{"name":"angus-c","email":"anguscroll@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/just-extend_6.2.0_1671310818866_0.6757797585920542"},"_hasShrinkwrap":false}},"name":"just-extend","time":{"modified":"2018-08-11T16:26:11.446Z","created":"2016-07-07T04:20:10.608Z","1.0.1":"2016-07-07T04:08:21.765Z","1.0.0":"2016-07-07T04:20:10.608Z","1.1.0":"2016-07-07T04:51:07.179Z","1.1.1":"2016-07-09T05:26:38.687Z","1.1.5":"2016-07-09T21:48:56.919Z","1.1.7":"2016-07-09T22:42:24.058Z","1.1.8":"2016-07-09T22:53:08.098Z","1.1.9":"2016-07-09T23:25:54.047Z","1.1.10":"2016-07-10T00:00:44.096Z","1.1.15":"2016-07-10T00:49:30.879Z","1.1.16":"2016-07-12T04:46:10.119Z","1.1.17":"2016-07-15T02:56:35.084Z","1.1.18":"2016-07-15T03:18:14.847Z","1.1.19":"2016-07-19T04:30:07.780Z","1.1.20":"2016-07-31T14:42:23.573Z","1.1.21":"2016-07-31T15:06:12.746Z","1.1.22":"2016-10-18T18:09:40.838Z","1.1.23":"2017-10-21T23:10:33.076Z","1.1.24":"2017-10-21T23:57:36.303Z","1.1.25":"2017-10-22T15:56:02.144Z","1.1.26":"2017-10-22T16:13:37.129Z","1.1.27":"2017-10-31T04:48:44.013Z","2.1.0":"2018-08-09T04:50:48.253Z","3.0.0":"2018-08-15T03:47:03.301Z","4.0.0":"2018-10-30T01:34:39.339Z","4.0.1":"2018-10-30T16:31:55.815Z","4.0.2":"2018-10-30T16:47:22.658Z","4.1.0":"2020-02-25T17:12:40.269Z","4.1.1":"2020-09-13T00:31:37.744Z","4.2.0":"2021-04-04T20:45:05.924Z","4.2.1":"2021-04-04T21:10:52.608Z","5.0.0":"2021-10-22T05:22:46.893Z","5.1.0":"2021-10-31T07:37:45.546Z","5.1.1":"2021-11-01T00:57:53.916Z","6.0.0":"2021-11-09T01:10:23.140Z","6.0.1":"2021-11-13T07:23:30.743Z","6.1.0":"2022-08-07T22:41:35.770Z","6.1.1":"2022-08-08T17:48:22.365Z","6.2.0":"2022-12-17T21:00:19.070Z"},"readmeFilename":"README.md","homepage":"https://github.com/angus-c/just#readme"}