mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-06 06:54:58 +00:00
Update package.json
This commit is contained in:
parent
921555438c
commit
e4e53b0dd3
36
package.json
36
package.json
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "welsonjs",
|
||||
"version": "0.2.3-dev",
|
||||
"description": "Build a Windows desktop apps with JavaScript, HTML, and CSS based on WSH/HTA",
|
||||
"version": "0.2.6-dev",
|
||||
"description": "Build a Windows desktop app with JavaScript, TypeScript, ReScript, and HTML/CSS on WSH(Windows Script Host)",
|
||||
"main": "app.js",
|
||||
"directories": {
|
||||
"lib": "lib"
|
||||
|
@ -15,24 +15,26 @@
|
|||
"url": "git+https://github.com/gnh1201/welsonjs.git"
|
||||
},
|
||||
"keywords": [
|
||||
"wsh",
|
||||
"javascript",
|
||||
"microsoft",
|
||||
"coffeescript",
|
||||
"windows",
|
||||
"desktop",
|
||||
"alternative",
|
||||
"hta",
|
||||
"uri",
|
||||
"jscript",
|
||||
"electronjs",
|
||||
"js",
|
||||
"ie",
|
||||
"mshta",
|
||||
"mshtml",
|
||||
"es5",
|
||||
"es6",
|
||||
"typescript",
|
||||
"html5",
|
||||
"css3",
|
||||
"microsoft"
|
||||
"js",
|
||||
"uri",
|
||||
"desktop",
|
||||
"ie",
|
||||
"hta",
|
||||
"es5",
|
||||
"electronjs",
|
||||
"jscript",
|
||||
"wsh",
|
||||
"mshtml",
|
||||
"lolbins",
|
||||
"lolbas",
|
||||
"rescript",
|
||||
"mshta"
|
||||
],
|
||||
"author": "Go Namhyeon",
|
||||
"license": "LGPL-2.1",
|
||||
|
|
Loading…
Reference in New Issue
Block a user