feat: adding function to convert
This commit is contained in:
13
package-lock.json
generated
13
package-lock.json
generated
@@ -8,6 +8,9 @@
|
||||
"name": "time-function",
|
||||
"version": "0.0.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"node-gmt": "^0.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^15.0.0",
|
||||
"@commitlint/config-conventional": "^15.0.0",
|
||||
@@ -1215,6 +1218,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",
|
||||
@@ -2962,6 +2970,11 @@
|
||||
"kind-of": "^6.0.3"
|
||||
}
|
||||
},
|
||||
"node-gmt": {
|
||||
"version": "0.0.2",
|
||||
"resolved": "https://registry.npmjs.org/node-gmt/-/node-gmt-0.0.2.tgz",
|
||||
"integrity": "sha512-v8WiPWqVlG3+rMskh9EUu8Y4ZmxGIY7AG8z6rPXKWBXuv5FetHRzOmVyQRyW7x6FsZPtshFvzJjXI2aeDAaSJg=="
|
||||
},
|
||||
"normalize-package-data": {
|
||||
"version": "3.0.3",
|
||||
"resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-3.0.3.tgz",
|
||||
|
||||
Reference in New Issue
Block a user