apollo_developers/bower_components/perfect-scrollbar/.bower.json
venbatechnologies@gmail.com 1809bcf9c9 fixed table for student details
2018-04-23 18:34:11 +05:30

27 lines
683 B
JSON
Executable File

{
"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.1",
"_originalSource": "perfect-scrollbar"
}