Add Avro to JSON data format conversion

This commit is contained in:
Jarrod Connolly 2019-10-30 22:09:42 -07:00
parent 05e65a74ce
commit 2d12a16771
6 changed files with 155 additions and 1 deletions

5
package-lock.json generated
View file

@ -2149,6 +2149,11 @@
}
}
},
"avsc": {
"version": "5.4.16",
"resolved": "https://registry.npmjs.org/avsc/-/avsc-5.4.16.tgz",
"integrity": "sha512-Z85B8ZaEU2PWNPRJYuMSp5Hg7Nw3KPKW47lW/Kus7AcwV7fr6uJG3UckagqIPLydIeO/Cm+yjnJG7g0tliICOg=="
},
"aws-sign2": {
"version": "0.7.0",
"resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz",