aboutsummaryrefslogtreecommitdiffstats
path: root/component.json
diff options
context:
space:
mode:
authorTimmy Willison <timmywillisn@gmail.com>2014-02-12 09:28:13 -0800
committerTimmy Willison <timmywillisn@gmail.com>2009-02-19 22:34:21 +0000
commit13e9cde0efeadbbc5b3a375ee642bed394dd3a59 (patch)
tree4e22f91ef0186b8f3faabf6904453b740716da9d /component.json
parentfef476def30f4b1f3cfa902fff11bb761ab6ecfd (diff)
downloadjquery-13e9cde0efeadbbc5b3a375ee642bed394dd3a59.tar.gz
jquery-13e9cde0efeadbbc5b3a375ee642bed394dd3a59.zip
Include distribution in release tag1.3.2
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..7ed6ef245
--- /dev/null
+++ b/component.json
@@ -0,0 +1,8 @@
+{
+ "name" : "jquery",
+ "version" : "1.3.2",
+ "main" : "./jquery.js",
+ "dependencies": {
+ }
+}
+