Files

79 lines
1.7 KiB
JSON
Raw Permalink Normal View History

2026-01-16 14:13:44 +08:00
{
"_from": "fastclick",
"_id": "fastclick@1.0.6",
"_inBundle": false,
"_integrity": "sha1-FhYlsnsaWAZAWTa9qaLBkm0Gvmo=",
"_location": "/fastclick",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "fastclick",
"name": "fastclick",
"escapedName": "fastclick",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/fastclick/-/fastclick-1.0.6.tgz",
"_shasum": "161625b27b1a5806405936bda9a2c1926d06be6a",
"_spec": "fastclick",
"_where": "D:\\Workspaces\\SSMBootstrap\\WebRoot",
"author": {
"name": "Rowan Beentje",
"email": "rowan.beentje@ft.com"
},
"bugs": {
"url": "https://github.com/ftlabs/fastclick/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Rowan Beentje",
"email": "rowan.beentje@ft.com"
},
{
"name": "Matthew Caruana Galizia",
"email": "m@m.cg"
}
],
"deprecated": false,
"description": "Polyfill to remove click delays on browsers with touch UIs.",
"homepage": "https://github.com/ftlabs/fastclick",
"implements": [
"CommonJS/Modules/1.0"
],
"keywords": [
"fastclick",
"mobile",
"touch",
"tap",
"click",
"delay"
],
"licenses": [
{
"type": "MIT",
"url": "http://opensource.org/licenses/MIT"
}
],
"main": "lib/fastclick.js",
"maintainers": [
{
"name": "Matthew Caruana Galizia",
"email": "m@m.cg",
"url": "http://m.cg/"
}
],
"name": "fastclick",
"repository": {
"type": "git",
"url": "git://github.com/ftlabs/fastclick.git"
},
"version": "1.0.6"
}