UNPKG
pretty-scrollbar
Version:
latest (0.2.1)
0.2.1
0.1.1
0.1.0
pretty your scrollbar
pretty-scrollbar
/
package.json
13 lines
(12 loc)
•
295 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"pretty-scrollbar"
,
"version"
:
"0.2.1"
,
"description"
:
"pretty your scrollbar"
,
"main"
:
"index.js"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"author"
:
"pjy"
,
"git"
:
"git@github.com:PengJiyuan/pretty-scrollbar.git"
,
"license"
:
"ISC"
}