UNPKG

threads-react-baron

Version:

React component for baron scrollbar library

29 lines (28 loc) 612 B
{ "name": "threads-react-baron", "version": "0.7.4", "description": "React component for baron scrollbar library", "main": "index.js", "homepage": "https://github.com/Diokuz/react-baron", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/Diokuz/react-baron.git" }, "keywords": [ "react", "baron", "scrollbar", "custom" ], "author": "Diokuz", "license": "ISC", "dependencies": { "threads-baron": "2.2.11" }, "devDependencies": { "create-react-class": "^15.5.3" } }