27 lines
680 B
JSON
27 lines
680 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|