Files
cdnjs/ajax/libs/jquery.nanoscroller/package.json
T

30 lines
756 B
JSON

{
"name": "jquery.nanoscroller",
"filename": "jquery.nanoscroller.min.js",
"version": "0.7.2",
"description": "A jQuery plugin that offers a simplistic way of implementing Lion OS scrollbars",
"homepage": "http://jamesflorentino.github.com/nanoScrollerJS/",
"keywords": [
"scrollbar",
"custom",
"lion",
"jquery"
],
"maintainers": [
{
"name": "James Florentino",
"web": "http://jamesflorentino.com"
},{
"name": "Krister Kari",
"web": "http://krister.fi/"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/jamesflorentino/nanoScrollerJS"
}
]
}