aboutsummaryrefslogtreecommitdiffstats
path: root/component.json
diff options
context:
space:
mode:
authorTimmy Willison <timmywillisn@gmail.com>2014-02-12 10:13:27 -0800
committerTimmy Willison <timmywillisn@gmail.com>2013-01-14 22:54:13 -0500
commit6361fdf2f30e41f565a953eb120f795774c65c4e (patch)
tree8f2bf6d09c942b178bcc96748c0dcdc6ecf5ee4b /component.json
parent8574d8bd709b7ed1211f60e575cfd97705f077de (diff)
downloadjquery-6361fdf2f30e41f565a953eb120f795774c65c4e.tar.gz
jquery-6361fdf2f30e41f565a953eb120f795774c65c4e.zip
Include distribution in release tag1.9.0
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..d1c169c26
--- /dev/null
+++ b/component.json
@@ -0,0 +1,8 @@
+{
+ "name" : "jquery",
+ "version" : "1.9.0",
+ "main" : "./jquery.js",
+ "dependencies": {
+ }
+}
+