threads-react-baron
Version:
React component for baron scrollbar library
24 lines (23 loc) • 432 B
JSON
{
"name": "react-baron",
"main": "index.js",
"version": "0.6.4",
"homepage": "https://github.com/Diokuz/react-baron",
"authors": [
"Diokuz <diokuz@gmail.com>"
],
"description": "React component for baron scrollbar customization",
"keywords": [
"baron",
"react",
"scrollbar"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}