Mercurial > hg > Members > kaito > slides
comparison 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 |
comparison
equal
deleted
inserted
replaced
4:10fb2b05e390 | 5:ab2d529bb1d7 |
---|---|
1 { | |
2 "name": "s6", | |
3 "version": "0.0.1", | |
4 "title": "S6 Blank", | |
5 "description": "Another Slide Show Script", | |
6 "keywords": [ | |
7 "s6", | |
8 "slideshow", | |
9 "presentation" | |
10 ], | |
11 "author": { | |
12 "name": "Gerald Bauer", | |
13 "url": "https://github.com/geraldb" | |
14 }, | |
15 "licenses": [ | |
16 { | |
17 "type": "Public Domain", | |
18 "url": "http://en.wikipedia.org/wiki/Public_domain" | |
19 } | |
20 ], | |
21 "dependencies": { | |
22 "jquery": ">=1.10" | |
23 }, | |
24 "homepage": "https://github.com/geraldb/s6", | |
25 "docs": "https://github.com/geraldb/s6", | |
26 "download": "http://code.jquery.com/#s6" | |
27 } |