{ "name": "email-signature", "version": "1.0.0", "description": "My signature", "main": "index.html", "scripts": { "start": "npx http-server -c-1 .", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@git.mastermindzh.tech:mastermindzh/email-signature.git" }, "keywords": [ "email", "signature" ], "author": "Rick van Lieshout (http://rickvanlieshout.com/)", "license": "MIT" }