Skip to content

Commit

Permalink
Merge pull request nolimits4web#1 from amnausman/amnausman-patch-1
Browse files Browse the repository at this point in the history
composer.json
  • Loading branch information
amnausman authored Apr 5, 2018
2 parents 12af4a6 + 333f3cf commit 77df79f
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"name": "nolimits4web/swiper",
"license": [
"MIT"
],
"extra": {},
"authors": [
{
"homepage": "https://idangero.us",
"role": "Designer",
"name": "Vladimir Kharalmpidi",
"email": "nolimits4web@gmail.com"
}
],
"keywords": [
"swiper",
"swipe",
"slider",
"touch",
"ios",
"mobile",
"cordova",
"phonegap",
"app",
"framework",
"framework7",
"carousel",
"gallery",
"plugin"
],
"support": {

"issues": "https://github.com/nolimits4web/Swiper/issues",
"source": "https://github.com/nolimits4web/Swiper.git",
"docs": "http://idangero.us/swiper/api/"

},
"homepage": "http://www.idangero.us/swiper/",
"description": "Most modern mobile touch slider and framework with hardware accelerated transitions"
}

0 comments on commit 77df79f

Please sign in to comment.