mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 16:56:08 +10:00
31 lines
609 B
JSON
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"
|
|
}
|
|
]
|
|
} |