mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-11 17:34: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",
|
"name": "welsonjs",
|
||||||
"version": "0.2.3-dev",
|
"version": "0.2.6-dev",
|
||||||
"description": "Build a Windows desktop apps with JavaScript, HTML, and CSS based on WSH/HTA",
|
"description": "Build a Windows desktop app with JavaScript, TypeScript, ReScript, and HTML/CSS on WSH(Windows Script Host)",
|
||||||
"main": "app.js",
|
"main": "app.js",
|
||||||
"directories": {
|
"directories": {
|
||||||
"lib": "lib"
|
"lib": "lib"
|
||||||
|
@ -15,24 +15,26 @@
|
||||||
"url": "git+https://github.com/gnh1201/welsonjs.git"
|
"url": "git+https://github.com/gnh1201/welsonjs.git"
|
||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"wsh",
|
|
||||||
"javascript",
|
"javascript",
|
||||||
|
"microsoft",
|
||||||
|
"coffeescript",
|
||||||
"windows",
|
"windows",
|
||||||
"desktop",
|
"typescript",
|
||||||
"alternative",
|
|
||||||
"hta",
|
|
||||||
"uri",
|
|
||||||
"jscript",
|
|
||||||
"electronjs",
|
|
||||||
"js",
|
|
||||||
"ie",
|
|
||||||
"mshta",
|
|
||||||
"mshtml",
|
|
||||||
"es5",
|
|
||||||
"es6",
|
|
||||||
"html5",
|
"html5",
|
||||||
"css3",
|
"js",
|
||||||
"microsoft"
|
"uri",
|
||||||
|
"desktop",
|
||||||
|
"ie",
|
||||||
|
"hta",
|
||||||
|
"es5",
|
||||||
|
"electronjs",
|
||||||
|
"jscript",
|
||||||
|
"wsh",
|
||||||
|
"mshtml",
|
||||||
|
"lolbins",
|
||||||
|
"lolbas",
|
||||||
|
"rescript",
|
||||||
|
"mshta"
|
||||||
],
|
],
|
||||||
"author": "Go Namhyeon",
|
"author": "Go Namhyeon",
|
||||||
"license": "LGPL-2.1",
|
"license": "LGPL-2.1",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user