{ "name": "snowjail", "version": "0.1.0", "description": "A sandboxing engine for the Twilight Package Manager", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Minteck", "license": "MIT", "dependencies": { "chalk": "^5.0.1", "uuid": "^8.3.2", "yaml": "^2.0.0" } }