{ "name": "trvon", "version": "1.0.0", "description": "TRVON -- The rust version of [nrm](https://github.com/Pana/nrm)", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Asarua/trvon.git" }, "keywords": [], "author": "", "license": "MIT", "bugs": { "url": "https://github.com/Asarua/trvon/issues" }, "homepage": "https://github.com/Asarua/trvon#readme", "files": [ "README.md" ] }