Files
2013-09-14 13:03:10 -07:00

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