aboutsummaryrefslogtreecommitdiffstats
path: root/component.json
diff options
context:
space:
mode:
authorTimmy Willison <timmywillisn@gmail.com>2014-02-12 10:00:23 -0800
committerTimmy Willison <timmywillisn@gmail.com>2011-11-03 16:18:21 -0400
commit5876377b700b1bd26390a0a6d81e978dd822af14 (patch)
tree6115b33cdf64368f5401106295fd1c5513f4b50d /component.json
parent47d66eaebd6d4a2ee3e037445bfac65d82fc6780 (diff)
downloadjquery-1.7.tar.gz
jquery-1.7.zip
Include distribution in release tag1.7.01.7
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..7e31b285c
--- /dev/null
+++ b/component.json
@@ -0,0 +1,8 @@
+{
+ "name" : "jquery",
+ "version" : "1.7.0",
+ "main" : "./jquery.js",
+ "dependencies": {
+ }
+}
+