Add contributors to package.json
This commit is contained in:
parent
1d8b91c8ea
commit
e3d159e7ff
1 changed files with 4 additions and 1 deletions
|
|
@ -7,7 +7,10 @@
|
|||
"repository": "a1k0n/jsxm",
|
||||
"author": "Andy Sloane <andy@a1k0n.net> (http://www.a1k0n.net/)",
|
||||
"license": "MIT",
|
||||
|
||||
"contributors": [{
|
||||
"name": "Johan Hillerström",
|
||||
"email": "progr@mmer.nu"
|
||||
}],
|
||||
"main": "index.html",
|
||||
"window": {
|
||||
"frame": true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue