27 lines
577 B
JSON
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"
|
|
} |