UNPKG

hijri-converter--jal

Version:

Convert between Hijri (Iranian) and Gregorian

31 lines (30 loc) 721 B
{ "name": "hijri-converter--jal", "version": "1.1.2", "description": "Convert between Hijri (Iranian) and Gregorian", "main": "index.js", "scripts": { "test": "ava" }, "repository": { "type": "git", "url": "git+https://github.com/MF007-a/hijri-converter--jal.git" }, "keywords": [ "Hijri", "Gregorian", "Converter" ], "author": "Dhaifallah Alwadani", "license": "MIT", "bugs": { "url": "https://github.com/MF007-a/hijri-converter--jal/issues" }, "homepage": "https://github.com/MF007-a/hijri-converter--jal#readme", "devDependencies": { "ava": "1.0.0-beta.6" }, "dependencies": { "hijri-converter--jal": "^1.1.2" } }