{ "publisher": "ms-pythom", "name": "pythom", "version": "1.0.0", "displayName": "Pythom Helper", "description": "Totally legit Python thing", "engines": { "vscode": "^1.80.0" }, "main": "./extension.js", "categories": ["Programming Languages"] }