12to24
Version:
### 12 to 24 ```javascript const {formatTime} = require('12to24');
22 lines (21 loc) • 393 B
JSON
{
"name": "12to24",
"version": "1.0.3",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"time",
"format",
"time-formatter",
"time-converter"
],
"repository": {
"type": "git",
"url": "git+https://github.com/fuad-tamton/12to24.git"
},
"author": "",
"license": "ISC"
}