diff --git a/package.json b/package.json index 4c7febe..c044d00 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,13 @@ "description": "Roll node.js applications into a single executable", "license": "MIT", "version": "0.4.0", + "contributors": [ + { + "name": "Jared Allard", + "email": "jaredallard@outlook.com", + "url": "jaredallard.com" + } + ], "repository": { "type": "git", "url": "git://github.com/crcn/nexe.git"