Files
2025-08-14 22:44:47 +02:00

27 lines
577 B
JSON

{
"name": "jquery.scrollbar",
"version": "0.2.11",
"main": [
"./jquery.scrollbar.js",
"./jquery.scrollbar.css"
],
"dependencies": {
"jquery": ">=1.7"
},
"ignore": [
".*",
"*.json",
"*.md",
"*.txt"
],
"homepage": "https://github.com/gromo/jquery.scrollbar",
"_release": "0.2.11",
"_resolution": {
"type": "version",
"tag": "0.2.11",
"commit": "904265bdc469f21d275ce851542d5c3a01b6fdbf"
},
"_source": "https://github.com/gromo/jquery.scrollbar.git",
"_target": "0.2.*",
"_originalSource": "jquery.scrollbar"
}