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/examples/test/package.json

13 lines
235 B
JSON

{
"name": "valyria",
"version": "1.0.0",
"main": "index.js",
"license": "MIT",
"dependencies": {
"@kmamal/sdl": "^0.0.13",
"chalk": "^4.1.1",
"sisteransi": "^1.0.5",
"terminal-kit": "^2.1.2"
}
}