Adding nicescroll

Source:
https://github.com/inuyaksa/jquery.nicescroll/commit/bcc2ce12ed85ef4d5e0
ddf25421f3cecb7a6a161

Addresses https://github.com/cdnjs/cdnjs/pull/3335
This commit is contained in:
Pete Cooper
2014-06-12 12:27:55 +01:00
parent 9be42c67a9
commit f38410ed36
3 changed files with 3276 additions and 0 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
+22
View File
@@ -0,0 +1,22 @@
{
"name": "nicescroll",
"filename": "jquery.nicescroll.min.js",
"version": "3.5.4",
"description": "nicescroll plugin for jquery - scrollbars like iphone/ipad",
"homepage": "http://nicescroll.areaaperta.com/",
"keywords": [
"nicescroll"
],
"maintainers": [
{
"name": "Inuyaksa"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/inuyaksa/jquery.nicescroll.git"
}
]
}