Mercurial > hg > Members > kaito > slides
diff s6/s6.jquery.json @ 5:ab2d529bb1d7
add slide
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Tue, 14 Oct 2014 19:17:35 +0900 |
parents | 2014/2014_01_14/s6_trunk/s6.jquery.json@845ff8ff4fc9 |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/s6/s6.jquery.json Tue Oct 14 19:17:35 2014 +0900 @@ -0,0 +1,27 @@ +{ + "name": "s6", + "version": "0.0.1", + "title": "S6 Blank", + "description": "Another Slide Show Script", + "keywords": [ + "s6", + "slideshow", + "presentation" + ], + "author": { + "name": "Gerald Bauer", + "url": "https://github.com/geraldb" + }, + "licenses": [ + { + "type": "Public Domain", + "url": "http://en.wikipedia.org/wiki/Public_domain" + } + ], + "dependencies": { + "jquery": ">=1.10" + }, + "homepage": "https://github.com/geraldb/s6", + "docs": "https://github.com/geraldb/s6", + "download": "http://code.jquery.com/#s6" +}