UNPKG
onlykit
Version:
latest (1.0.0)
next (0.2.0-1)
1.0.0
0.2.3
0.2.2
0.2.1
0.2.0
0.2.0-1
0.2.0-0
0.1.0
0.0.2
0.0.1
Because it's the only dependency you'll need.
github.com/LuanRoger/onlykit
LuanRoger/onlykit
onlykit
/
dist
/
cli-CjT1BNmN.js
8 lines
(7 loc)
•
286 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
import
*
as
chalkInternals
from
"chalk"
;
import
chalk$1
from
"chalk"
;
import
*
as
commander
from
"commander"
;
import
*
as
execa
from
"execa"
;
import
figlet
from
"figlet"
;
import
*
as
ora$1
from
"ora"
;
export
{ chalk$1
as
chalk, chalkInternals, commander, execa, figlet, ora$1
as
ora };