aboutsummaryrefslogtreecommitdiffstats
path: root/component.json
diff options
context:
space:
mode:
authorTimmy Willison <timmywillisn@gmail.com>2014-02-12 09:48:55 -0800
committerTimmy Willison <timmywillisn@gmail.com>2011-02-23 13:55:29 -0500
commit916e094290202ce8017d6d6e000b444817b7cfa0 (patch)
treef981f4872ba016d61d94abbc567f2d74c6694e1a /component.json
parent2defcf96e571728b0a565527a532feb30466ebf4 (diff)
downloadjquery-1.5.1.tar.gz
jquery-1.5.1.zip
Include distribution in release tag1.5.1
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..a392d246a
--- /dev/null
+++ b/component.json
@@ -0,0 +1,8 @@
+{
+ "name" : "jquery",
+ "version" : "1.5.1",
+ "main" : "./jquery.js",
+ "dependencies": {
+ }
+}
+