Added a jQuery-Manifest
[openx] / openx.jquery.json
diff --git a/openx.jquery.json b/openx.jquery.json
new file mode 100644 (file)
index 0000000..daa4b41
--- /dev/null
@@ -0,0 +1,11 @@
+{
+  "name": "openx",
+  "title": "jQuery OpenX",
+  "description": "jQuery plugin, that loads banner-ads from an OpenX-server in an asynchronous and responsive way",
+  "keywords": [ "openx" ],
+  "version": "0.1.0",
+  "author": { "name": "Kai Moritz", "email": "kai@juplo.de" },
+  "licenses": [ { "type": "LGPLv3", "url": "http://www.gnu.org/licenses/lgpl-3.0.html" } ],
+  "homepage": "http://juplo.de/openx",
+  "dependencies": { "jquery": ">=1.1" }
+}