{ "projectName": "lunchrun", "version": "3.0", "frontend": "javascript", "javascript": { "framework": "react", "config": { "SourceDir": "src", "DistributionDir": "build", "BuildCommand": "npm.cmd run-script build", "StartCommand": "npm.cmd run-script start" } }, "providers": [ "awscloudformation" ] }