add author and homepage field

This commit is contained in:
Sebastian McKenzie 2014-10-07 18:39:12 +11:00
parent 7008b9004a
commit 64696596e7

View File

@ -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 <sebmck@gmail.com>",
"homepage": "https://github.com/sebmck/6to5",
"repository": {
"type": "git",
"url": "https://github.com/sebmck/6to5.git"