add license field to package.json

I was certain I had already added it, but somehow it went missing.
This commit is contained in:
Andy Sloane 2015-11-14 09:38:43 -08:00
commit 0e82964315

View file

@ -6,6 +6,7 @@
"uri": "http://www.a1k0n.net/code/jsxm/",
"repository": "a1k0n/jsxm",
"author": "Andy Sloane <andy@a1k0n.net> (http://www.a1k0n.net/)",
"license": "MIT",
"main": "index.html",
"window": {