File Manager
Viewing File: .bower.json
{
"name": "perfect-scrollbar",
"version": "0.7.1",
"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.1",
"_resolution": {
"type": "version",
"tag": "0.7.1",
"commit": "6dd13a50920bce82d4ff0c87311678998aabb341"
},
"_source": "https://github.com/noraesae/perfect-scrollbar-bower.git",
"_target": "^0.7.0",
"_originalSource": "perfect-scrollbar"
}