mirror of
https://github.com/Febbweiss/febbweiss.github.io.git
synced 2026-03-05 06:35:50 +00:00
Fix: add dependencies
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "perfect-scrollbar",
|
||||
"version": "0.6.16",
|
||||
"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.6.16",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "0.6.16",
|
||||
"commit": "3049129e5dbb403295ce8507a461cdd0f200938c"
|
||||
},
|
||||
"_source": "https://github.com/noraesae/perfect-scrollbar-bower.git",
|
||||
"_target": "~0.6.0",
|
||||
"_originalSource": "perfect-scrollbar"
|
||||
}
|
||||
Reference in New Issue
Block a user