aboutsummaryrefslogtreecommitdiffstats
path: root/component.json
diff options
context:
space:
mode:
authorTimmy Willison <timmywillisn@gmail.com>2014-02-12 09:21:28 -0800
committerTimmy Willison <timmywillisn@gmail.com>2009-01-13 17:50:31 +0000
commit9dc7a3a7d20c0e75b927c956cba8de4dc30db077 (patch)
treeec0127d0fc5d1f734ada7fd9b69b7cd03a7cd3aa /component.json
parent9988e3877b1308b73ace985f243d47b21fd2ae05 (diff)
downloadjquery-1.3.0.tar.gz
jquery-1.3.0.zip
Include distribution in release tag1.3.01.3
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..fccbbba71
--- /dev/null
+++ b/component.json
@@ -0,0 +1,8 @@
+{
+ "name" : "jquery",
+ "version" : "1.3.0",
+ "main" : "./jquery.js",
+ "dependencies": {
+ }
+}
+