aboutsummaryrefslogtreecommitdiffstats
path: root/component.json
diff options
context:
space:
mode:
Diffstat (limited to 'component.json')
-rwxr-xr-xcomponent.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/component.json b/component.json
new file mode 100755
index 000000000..c81a3d4b6
--- /dev/null
+++ b/component.json
@@ -0,0 +1,8 @@
+{
+ "name" : "jquery",
+ "version" : "1.6.2",
+ "main" : "./jquery.js",
+ "dependencies": {
+ }
+}
+