From 6361fdf2f30e41f565a953eb120f795774c65c4e Mon Sep 17 00:00:00 2001 From: Timmy Willison Date: Wed, 12 Feb 2014 10:13:27 -0800 Subject: Include distribution in release tag --- component.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 component.json (limited to 'component.json') 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": { + } +} + -- cgit v1.2.3