Add contributors to package.json

This commit is contained in:
Johan Hillerström 2015-11-21 20:22:00 +01:00
commit e3d159e7ff

View file

@ -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,