hijrah-date
Version:
A date in the Hijrah calendar system
20 lines (19 loc) • 460 B
JSON
{
"name": "hijrah-date",
"version": "1.0.3",
"description": "A date in the Hijrah calendar system",
"main": "hijrah-date.js",
"keywords": "date, hijrah, hijri, calendar, islamic",
"author": "Mouaffak A. Sarhan <mouffaksarhan@gmail.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/msarhan/hijrah-date.git"
},
"ignore": [
"**/.*",
"node_modules",
"test",
"src"
]
}