mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
Added qooxdoo 2.0.3
This commit is contained in:
Vendored
+33
File diff suppressed because one or more lines are too long
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "qooxdoo",
|
||||
"filename": "q.min.js",
|
||||
"author" : "Martin Wittemann <martin.wittemann@1und1.de>",
|
||||
"homepage" : "http://qooxdoo.org",
|
||||
"description": "qooxdoo is a cross-browser DOM manipulation library to enhance websites with a rich user experience.",
|
||||
"keywords": ["framework", "toolkit", "dom"],
|
||||
"version": "2.0.3",
|
||||
"repository" : {
|
||||
"type" : "git",
|
||||
"url" : "https://github.com/qooxdoo/qooxdoo.git"
|
||||
},
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Martin Wittemann",
|
||||
"email": "martin.wittemann@1und1.de"
|
||||
},
|
||||
{
|
||||
"name": "Daniel Wagner",
|
||||
"email": "daniel.wagner@1und1.de"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user