diff --git a/package.json b/package.json index 2c5540fc27..f2fc50fd86 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,9 @@ { "name": "6to5", "description": "Turn ES6 code into vanilla ES5 with no runtime required", - "version": "0.1.2", + "version": "0.1.3", + "author": "Sebastian McKenzie ", + "homepage": "https://github.com/sebmck/6to5", "repository": { "type": "git", "url": "https://github.com/sebmck/6to5.git"