time-parser-hours-and-minets
Version:
Package to parse hours and minets into minets
17 lines (16 loc) • 355 B
JSON
{
"name": "time-parser-hours-and-minets",
"version": "1.0.0",
"description": "Package to parse hours and minets into minets",
"main": "timeParser.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"timeparser",
"convert",
"time"
],
"author": "Arthur Stepanyuk",
"license": "ISC"
}