Added qooxdoo 2.0.3

This commit is contained in:
wittemann
2012-11-16 11:23:47 +01:00
parent f014d9e881
commit d078a2de01
2 changed files with 56 additions and 0 deletions
File diff suppressed because one or more lines are too long
+23
View File
@@ -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"
}
]
}