x-hijridate
Version:
JsDK of HijriDate Class
31 lines (30 loc) • 642 B
JSON
{
"name": "x-hijridate",
"version": "1.0.0",
"description": "JsDK of HijriDate Class",
"main": "index.js",
"scripts": {
"test": "require('x-hijridate')"
},
"repository": {
"type": "git",
"url": "git+https://github.com/abdennour/hijridate.git"
},
"keywords": [
"hijri",
"hijrah",
"class",
"oop",
"jsdk",
"meta-class",
"prototype",
"custom-class",
"calendar"
],
"author": "Abdennour TOUMI <http://abdennoor.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/abdennour/hijridate/issues"
},
"homepage": "https://github.com/abdennour/hijridate#readme"
}