This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
SXS20240115/SRC/iMES_PAD/JSplugins/fastclick/bower.json

13 lines
174 B
JSON
Raw Normal View History

2024-01-24 16:47:50 +08:00
{
"name": "fastclick",
"main": "lib/fastclick.js",
"ignore": [
"**/.*",
"component.json",
"package.json",
"Makefile",
"tests",
"examples"
]
}