{ "name": "ht-docker-vscode", "version": "5.0.11", "description": "a vscode image with everything installed needed to run a vscode instance", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "echo \"Not needed for now\"" }, "repository": { "type": "git", "url": "git+https://github.com/HostToday/ht-docker-vscode.git" }, "author": "Lossless GmbH", "license": "MIT", "bugs": { "url": "https://github.com/HostToday/ht-docker-vscode/issues" }, "homepage": "https://github.com/HostToday/ht-docker-vscode#readme", "private": true }