hijri-now
Version:
A JavaScript library for converting between Gregorian and Hijri (Islamic) calendar dates.
30 lines (29 loc) • 694 B
JSON
{
"name": "hijri-now",
"version": "1.5.1",
"description": "A JavaScript library for converting between Gregorian and Hijri (Islamic) calendar dates.",
"main": "hijriNow.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/itshnawy/HijriNow.git"
},
"keywords": [
"hijri",
"islamic",
"calendar",
"date",
"conversion",
"Muslim",
"Muslims",
"Muslims events"
],
"author": "Mohammed L Shnawy",
"license": "MIT",
"bugs": {
"url": "https://github.com/itshnawy/HijriNow/issues"
},
"homepage": "https://github.com/itshnawy/HijriNow#readme"
}