{ "name": "Angular CLI", "id": "angular-cli", "version": "1.1.4", "description": "Angular CLI is a command-line interface tool that you use to initialize, develop, scaffold, and maintain Angular applications directly from a command shell.", "documentationURL": "http://github.com/devcontainers-contrib/features/tree/main/src/angular-cli", "installAfter": [ "ghcr.io/devcontainers/features/python:latest" ], "options": { "version": { "type": "boolean", "proposals": [ "latest" ], "default": "latest", "description": "Select the version of Angular CLI to install." } } }