add author and homepage field
This commit is contained in:
parent
7008b9004a
commit
64696596e7
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user