{ "name": "hello_world", "version": "1.0.0", "description": "##", "private": true, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@gitlab.devhub.co:DevHubCo/hello_world.git" }, "author": "", "license": "ISC", "devDependencies": { "optimist": "^0.6.1", "serverless-domain-manager": "^3.1.0", "serverless-offline": "^4.10.0", "serverless-plugin-warmup": "^4.4.3-rc.1", "yaml-boost": "^1.9.17" } }