patashala/style/cms/bower_components/perfect-scrollbar/bower.json

19 lines
397 B
JSON
Raw Permalink Normal View History

{
"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"
]
}