This commit is contained in:
Namhyeon Go 2020-07-21 16:22:05 +09:00
commit 5ec3025249

View File

@ -1,7 +1,7 @@
{
"name": "welsonjs",
"version": "0.1.1",
"description": "Build a windows desktop apps ultra-fastly with WSH.js and HTA",
"description": "Build a Windows desktop apps with JavaScript, HTML, and CSS based on WSH/HTA",
"main": "app.js",
"directories": {
"lib": "lib"
@ -26,7 +26,12 @@
"js",
"ie",
"mshta",
"mshtml"
"mshtml",
"es5",
"es6",
"html5",
"css3",
"microsoft"
],
"author": "Go Namhyeon",
"license": "LGPL-2.1",