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

27 lines
680 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"
],
"_release": "0.7.0",
"_resolution": {
"type": "version",
"tag": "0.7.0",
"commit": "2d5a92ca933f6ebbd13023e92fc3c50abb83e5af"
},
"_source": "https://github.com/noraesae/perfect-scrollbar-bower.git",
"_target": "^0.7.0",
"_originalSource": "perfect-scrollbar"
}