31 lines
746 B
JSON
31 lines
746 B
JSON
{
|
|
"name": "perfect-scrollbar",
|
|
"version": "0.5.9",
|
|
"homepage": "http://noraesae.github.io/perfect-scrollbar/",
|
|
"authors": [
|
|
"Hyunje Alex Jun <me@noraesae.net>"
|
|
],
|
|
"description": "Tiny but perfect jQuery scrollbar plugin",
|
|
"main": [
|
|
"src/perfect-scrollbar.css",
|
|
"src/perfect-scrollbar.js"
|
|
],
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components"
|
|
],
|
|
"dependencies": {
|
|
"jquery": ">=1.10"
|
|
},
|
|
"_release": "0.5.9",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "0.5.9",
|
|
"commit": "f6af3e071110bc09294fb950959051a079897582"
|
|
},
|
|
"_source": "https://github.com/noraesae/perfect-scrollbar-bower.git",
|
|
"_target": "~0.5.1",
|
|
"_originalSource": "perfect-scrollbar"
|
|
} |