{ "name": "goldilocks", "version": "1.0.0-placeholder", "description": "The webserver that's just right.", "keywords": [ "greenlock" ], "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@git.daplie.com:Daplie/goldilocks.git" }, "author": "AJ ONeal (https://coolaj86.com/)", "license": "(MIT OR Apache-2.0)", "dependencies": { "greenlock": "^2.1.11" } }