mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-11 13:56:35 +10:00
26 lines
626 B
JSON
26 lines
626 B
JSON
{
|
|
"name": "jquery-dateFormat",
|
|
"filename": "jquery.dateFormat.js",
|
|
"version": "1.0",
|
|
"description": "jQuery plugin for formatting dates like java.util.Date.toString",
|
|
"homepage": "http://archive.plugins.jquery.com/project/jquery-dateFormat",
|
|
"keywords": [
|
|
"jquery",
|
|
"dateformat",
|
|
"date",
|
|
"format"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Pablo Cantero",
|
|
"web": "http://www.pablocantero.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/phstc/jquery-dateFormat.git"
|
|
}
|
|
]
|
|
}
|