Skip to content

Commit

Permalink
Add component.json
Browse files Browse the repository at this point in the history
  • Loading branch information
andyburke committed Aug 14, 2013
1 parent 1bb8264 commit 8b809c4
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions component.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "swiper",
"repo": "andyburke/Swiper",
"description": "Mobile touch slider and framework with hardware accelerated transitions",
"version": "2.0.0",
"keywords": ["swiper", "swipe", "slider"],
"dependencies": {
},
"scripts": [
"dev/idangerous.swiper.js"
],
"styles": [
"dev/idangerous.swiper.css"
],
"license": "MIT"
}

0 comments on commit 8b809c4

Please sign in to comment.