{ "version": "2.0.0", "tasks": [ { "label": "Start KidsAI Explorer", "type": "shell", "command": "npm start", "group": "build", "isBackground": true, "problemMatcher": [] } ] }