Files
cdnjs/ajax/libs/iScroll/package.json
T
Henrik Ammer 36a8e37e8b Update iScroll to 5.1.1
Changed package.json in last commit, now fixed.
2014-01-20 15:03:27 +01:00

29 lines
585 B
JSON

{
"name": "iScroll",
"filename": "iscroll-min.js",
"version": "5.1.1",
"description": "Smooth scrolling for the web",
"homepage": "http://cubiq.org/iscroll-4",
"keywords": [
"scrolling",
"carousel",
"zoom",
"iphone",
"android",
"mobile",
"desktop"
],
"maintainers": [
{
"name": "Matteo Spinelli",
"url": "http://cubiq.org"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/cubiq/iscroll"
}
]
}