patashala/style/cms/bower_components/perfect-scrollbar/bower.json
Vivek a53135a78d Added based code
Added base code to the repo
2024-02-07 20:19:28 +05:30

19 lines
397 B
JSON
Executable File

{
"name": "perfect-scrollbar",
"version": "0.7.0",
"homepage": "http://noraesae.github.io/perfect-scrollbar/",
"authors": [
"Hyunje Jun <me@noraesae.net>"
],
"description": "Minimalistic but perfect custom scrollbar plugin",
"main": [
"css/perfect-scrollbar.css",
"js/perfect-scrollbar.js"
],
"license": "MIT",
"ignore": [
"**/.*",
"bower_components"
]
}