Files

13 lines
174 B
JSON
Raw Permalink Normal View History

2026-01-16 14:13:44 +08:00
{
"name": "fastclick",
"main": "lib/fastclick.js",
"ignore": [
"**/.*",
"component.json",
"package.json",
"Makefile",
"tests",
"examples"
]
}