UNPKG
stevedore
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Display loading animation in the terminal
github.com/Rich-Harris/stevedore
Rich-Harris/stevedore
stevedore
/
package.json
9 lines
(8 loc)
•
264 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"name"
:
"stevedore"
,
"version"
:
"0.1.4"
,
"description"
:
"Display loading animation in the terminal"
,
"keywords"
:
[
"spinner"
,
"loader"
,
"cli"
,
"terminal"
,
"progress"
,
"indicator"
]
,
"repository"
:
"https://github.com/Rich-Harris/stevedore.git"
,
"license"
:
"MIT"
}