This commit is contained in:
2015-04-09 07:47:57 +00:00
commit 32da2df9be
809 changed files with 119606 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
{
"name": "perfect-scrollbar",
"version": "0.6.1",
"homepage": "http://noraesae.github.io/perfect-scrollbar/",
"authors": [
"Hyunje Alex 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.6.1",
"_resolution": {
"type": "version",
"tag": "0.6.1",
"commit": "969b3c332cce3e4650c03ec670cad0a4701aaeda"
},
"_source": "git://github.com/noraesae/perfect-scrollbar-bower.git",
"_target": "~0.6.0",
"_originalSource": "perfect-scrollbar"
}