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