Files

14 lines
197 B
JSON
Raw Permalink Normal View History

2018-05-07 16:07:00 +02:00
{
"name": "fastclick",
"version": "0.6.11",
"main": "lib/fastclick.js",
"ignore": [
"**/.*",
"component.json",
"package.json",
"Makefile",
"tests",
"examples"
]
}