Skip to content

Commit 1430036

Browse files
committed
add package.json
1 parent d0cd7b9 commit 1430036

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

package.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "n0va-desktop-ja-patch",
3+
"version": "1.0.1",
4+
"description": "This patch replaces some of the English resources in N0va Desktop with Japanese.",
5+
"scripts": {
6+
"patch": "powershell -NoProfile -ExecutionPolicy Unrestricted ./patch.ps1"
7+
},
8+
"dependencies": {},
9+
"devDependencies": {}
10+
}

0 commit comments

Comments
 (0)