This repository has been archived on 2023-11-14. You can view files and clone it, but cannot push or open issues/pull-requests.
2021-05-15 15:41:55 -04:00
|
|
|
{
|
|
|
|
|
"name": "test",
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"main": "index.js",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
2021-05-17 18:37:55 -04:00
|
|
|
"chalk": "^4.1.1",
|
2021-05-18 07:56:57 -04:00
|
|
|
"random-world": "^1.2.1",
|
2021-05-17 18:37:55 -04:00
|
|
|
"signale": "^1.4.0",
|
|
|
|
|
"sisteransi": "^1.0.5",
|
2021-05-15 15:41:55 -04:00
|
|
|
"terminal-kit": "^2.1.2"
|
|
|
|
|
}
|
|
|
|
|
}
|