comparison s6.jquery.json @ 0:67f3e23bf09a

add lab intro
author oc
date Thu, 06 Nov 2014 11:46:54 +0900
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:67f3e23bf09a
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 }