{
  "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"
}
