comparison 2014/2014_01_21/s6_trunk/s6.jquery.json @ 1:bcf1ede39faa

jan 21
author Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
date Tue, 21 Jan 2014 19:40:41 +0900
parents
children
comparison
equal deleted inserted replaced
0:845ff8ff4fc9 1:bcf1ede39faa
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 }