feat: adding function to convert

This commit is contained in:
Carlos Gutierrez
2021-11-22 09:52:22 -06:00
parent e4a9cfd403
commit b369bcfda0
4 changed files with 47 additions and 0 deletions

5
node_modules/.package-lock.json generated vendored
View File

@ -1205,6 +1205,11 @@
"node": ">= 6"
}
},
"node_modules/node-gmt": {
"version": "0.0.2",
"resolved": "https://registry.npmjs.org/node-gmt/-/node-gmt-0.0.2.tgz",
"integrity": "sha512-v8WiPWqVlG3+rMskh9EUu8Y4ZmxGIY7AG8z6rPXKWBXuv5FetHRzOmVyQRyW7x6FsZPtshFvzJjXI2aeDAaSJg=="
},
"node_modules/normalize-package-data": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.3.tgz",