mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-12 06:16:02 +10:00
31 lines
693 B
JSON
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"
|
|
}
|
|
]
|
|
|
|
} |