{ "id": "node", "version": "1.2.0", "name": "node", "documentationURL": "https://github.com/nikaro/features/tree/main/src/node", "description": "Node.jsĀ® is an open-source, cross-platform JavaScript runtime environment.", "options": { "version": { "default": "", "description": "Version to install. If not specified, the latest version will be installed.", "proposals": ["20.1.0"], "type": "string" } }, "customizations": { "vscode": { "extensions": ["dbaeumer.vscode-eslint"] } }, "installsAfter": ["ghcr.io/nikaro/features/packages"] }