1
0
mirror of https://gitlab.com/JKANetwork/CheckServer.git synced 2026-03-03 01:06:40 +01:00
Files
2020-10-04 17:14:00 +02:00

18 lines
267 B
JSON

{
"name": "jquery-mousewheel",
"version": "3.1.13",
"main": "./jquery.mousewheel.js",
"ignore": [
"*.json",
"*.markdown",
"*.txt",
".*",
"!LICENSE.txt",
"Gruntfile.js",
"test"
],
"dependencies": {
"jquery": ">=1.2.2"
}
}