This repository has been archived on 2023-11-14. You can view files and clone it, but cannot push or open issues/pull-requests.
vogue/test/package.json

14 lines
245 B
JSON

{
"name": "test",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"dependencies": {
"chalk": "^4.1.1",
"random-world": "^1.2.1",
"signale": "^1.4.0",
"sisteransi": "^1.0.5",
"terminal-kit": "^2.1.2"
}
}