Files
cdnjs/ajax/libs/fastclick/package.json
T

31 lines
609 B
JSON

{
"name": "fastclick",
"filename": "fastclick.min.js",
"version": "0.6.0",
"description": "Polyfill to remove click delays on browsers with touch UIs",
"homepage": "https://github.com/ftlabs/fastclick",
"keywords": [
"fastclick",
"mobile",
"touch",
"tap",
"click",
"delay"
],
"maintainers": [
{
"name": "Rowan Beentje",
"email": "rowan.beentje@ft.com"
},
{
"name": "Matthew Caruana Galizia",
"email": "m@m.cg"
}
],
"repositories": [
{
"type": "git",
"url": "git://github.com/ftlabs/fastclick.git"
}
]
}