From 01444055533e846ffb409a3afc8ef2839f4ccf6d Mon Sep 17 00:00:00 2001 From: Justin Worthe Date: Sat, 24 Jun 2017 20:43:39 +0200 Subject: Added additional metadata to package.json Also fixed heading level of license in readme --- package.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 076eae2..1de433c 100644 --- a/package.json +++ b/package.json @@ -12,13 +12,18 @@ ], "author": { "name": "Justin Worthe", - "email" : "justin.worthe@gmail.com", + "email" : "justin@worthe-it.co.za", "url" : "http://worthe-it.co.za" }, "repository": { "type": "git", "url": "https://github.com/JWorthe/south-african-id-parser.git" }, + "homepage": "https://github.com/JWorthe/south-african-id-parser", + "bugs": { + "url" : "https://github.com/JWorthe/south-african-id-parser/issues", + "email" : "justin@worthe-it.co.za" + }, "license": "(ISC OR GPL-3.0)", "devDependencies": { "chai": "^4.0.2", -- cgit v1.2.3