jdate
Version:
JDate is a JavaScript like Jalali date & time library for Browsers & NodeJS
24 lines (23 loc) • 474 B
JSON
{
"name": "jdate",
"version": "0.0.2",
"description": "JDate is a JavaScript like Jalali date & time library for Browsers & NodeJS",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/eAmin/jdate.git"
},
"keywords": [
"jdate",
"jalali",
"date",
"time",
"persian",
"farsi"
],
"author": "Amin Akbari",
"license": "MIT"
}