Files
cdnjs/ajax/libs/datejs/package.json
T

31 lines
693 B
JSON

{
"name": "datejs",
"filename": "date.min.js",
"version": "1.0",
"description": "Datejs is an open source JavaScript Date library for parsing, formatting and processing.",
"homepage": "http://www.datejs.com",
"keywords": [
"date",
"datetime",
"time",
"parser"
],
"maintainers": [
{
"name": "Geoffrey Mcgill",
"email":"geoff@geoff.ca",
"twitter":"datejs"
}
],
"repositories": [
{
"type": "Google SVN",
"url": "http://code.google.com/p/datejs/source"
},
{
"type": "git",
"url": "https://github.com/datejs/Datejs"
}
]
}