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
61de14a449
commit
87a16c69b6
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "welsonjs",
|
||||
"version": "0.2.7",
|
||||
"description": "Build a Windows desktop app with JavaScript, TypeScript, ReScript, and HTML/CSS on WSH(Windows Script Host)",
|
||||
"version": "0.2.7.12",
|
||||
"description": "WelsonJS - Build a Windows app on the Windows built-in JavaScript engine",
|
||||
"main": "app.js",
|
||||
"directories": {
|
||||
"lib": "lib"
|
||||
|
@ -37,11 +37,11 @@
|
|||
"mshta"
|
||||
],
|
||||
"author": "Go Namhyeon",
|
||||
"license": "LGPL-2.1",
|
||||
"license": "(GPL-3.0 or MS-RL)",
|
||||
"bugs": {
|
||||
"url": "https://github.com/gnh1201/welsonjs/issues"
|
||||
},
|
||||
"homepage": "https://github.com/gnh1201/welsonjs#readme",
|
||||
"homepage": "https://catswords.social/@catswords_oss",
|
||||
"dependencies": {
|
||||
"core-js": "^3.21.1",
|
||||
"excanvas": "^2.0.0",
|
||||
|
|
Loading…
Reference in New Issue
Block a user