{ "name": "trabalho-api-workspace", "private": true, "scripts": { "start": "npm --prefix angular-app run start", "build": "npm --prefix angular-app run build", "test": "npm --prefix angular-app run test", "watch": "npm --prefix angular-app run watch" } }