Skip to content

Commit 5af2c98

Browse files
Import from google code
1 parent 63d9af3 commit 5af2c98

23 files changed

+2145
-0
lines changed

composer.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"name": "jquery/jquery-s5",
3+
"description": "jQuery's s5 implementation. Used to create sideshows in web browsers",
4+
"type": "library",
5+
"keywords": ["s5", "javascript", "slideshow", "presentation"],
6+
"homepage": "https://github.com/robertleeplummerjr/jQuery.s5",
7+
"license": "MIT",
8+
"authors": [
9+
{
10+
"name": "Robert Plummer",
11+
"homepage": "http://visop-dev.com/"
12+
},
13+
{
14+
"name": "Marc Laporte",
15+
"homepage": "http://marclaporte.com"
16+
}
17+
]
18+
}

0 commit comments

Comments
 (0)