aboutsummaryrefslogtreecommitdiffstats
path: root/component.json
diff options
context:
space:
mode:
authorTimmy Willison <timmywillisn@gmail.com>2014-02-12 09:34:17 -0800
committerTimmy Willison <timmywillisn@gmail.com>2010-01-13 15:23:05 -0500
commit4ce38155a8978c053f0b5938ef3e3f8729381e38 (patch)
tree5f333eb3c327122168b90b7501d9eaf9adeebf14 /component.json
parentd431519d61f55af8bd1714d00126c948d888f3a9 (diff)
downloadjquery-1.4.tar.gz
jquery-1.4.zip
Include distribution in release tag1.4.01.4
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..762620c9a
--- /dev/null
+++ b/component.json
@@ -0,0 +1,8 @@
+{
+ "name" : "jquery",
+ "version" : "1.4.0",
+ "main" : "./jquery.js",
+ "dependencies": {
+ }
+}
+