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",
|
"repository": "a1k0n/jsxm",
|
||||||
"author": "Andy Sloane <andy@a1k0n.net> (http://www.a1k0n.net/)",
|
"author": "Andy Sloane <andy@a1k0n.net> (http://www.a1k0n.net/)",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"contributors": [{
|
||||||
|
"name": "Johan Hillerström",
|
||||||
|
"email": "progr@mmer.nu"
|
||||||
|
}],
|
||||||
"main": "index.html",
|
"main": "index.html",
|
||||||
"window": {
|
"window": {
|
||||||
"frame": true,
|
"frame": true,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue