Files
cdnjs/ajax/libs/jScrollPane/package.json
T
Guillaume RODRIGUEZ 1b0d374a06 Add jScrollPane library
jScrollPane - cross browser styleable scrollbars with jQuery and CSS
2012-08-26 00:48:22 +02:00

27 lines
658 B
JSON

{
"name": "jScrollPane",
"version": "2.0.0beta12",
"filename": "jquery.jscrollpane.min.js",
"description": "jScrollPane - cross browser styleable scrollbars with jQuery and CSS",
"homepage": "http://jscrollpane.kelvinluck.com",
"repositories": [
{
"type": "git",
"url": "https://github.com/vitch/jScrollPane.git"
}
],
"maintainers": [
{
"name": "Kelvin Luck",
"web": "http://www.kelvinluck.com"
}
],
"keywords": [
"framework",
"toolkit",
"popular",
"jquery",
"scroll",
"jscrollpane"
]
}