|
- {
- "name": "jalali-moment",
- "description": "Jalali (Persian, Khorshidi, Shamsi) calendar system to use in javascript or typescript.",
- "main": "jalali-moment.js",
- "authors": [
- "Mojtaba Zarei (Fingerpich)"
- ],
- "license": "MIT",
- "keywords": [
- "jalali",
- "convert",
- "miladi",
- "shamsi",
- "typescript",
- "javascript",
- "persian",
- "khorshidi",
- "date",
- "time",
- "calendar"
- ],
- "homepage": "https://github.com/fingerpich/jalali-moment",
- "ignore": [
- "**/.*",
- "node_modules",
- "bower_components",
- "test",
- "tests"
- ]
- }
|