daxte
Version:
Date converter for different calendars
32 lines (31 loc) • 644 B
JSON
{
"name": "daxte",
"version": "1.0.0",
"description": "Date converter for different calendars",
"main": "index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/hmak-me/daxte.git"
},
"keywords": [
"Date",
"Date Converter",
"Calendar",
"Convertor",
"Gregorian",
"Gregorian Date",
"Jalali",
"Jalali Date",
"Persian",
"Persian Date",
"Hijri",
"Hijri Date"
],
"author": "Hossein Maktoobian",
"license": "MIT",
"bugs": {
"url": "https://github.com/hmak-me/daxte/issues"
},
"homepage": "https://github.com/hmak-me/daxte#readme"
}