mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
13 lines
174 B
JSON
Executable File
13 lines
174 B
JSON
Executable File
{
|
|
"name": "fastclick",
|
|
"main": "lib/fastclick.js",
|
|
"ignore": [
|
|
"**/.*",
|
|
"component.json",
|
|
"package.json",
|
|
"Makefile",
|
|
"tests",
|
|
"examples"
|
|
]
|
|
}
|