아따 대가리 깨지네

예시 만듬
This commit is contained in:
LHK
2025-02-21 17:00:17 +09:00
부모 40ca80d15c
커밋 7b2487986a
46개의 변경된 파일7566개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

@@ -0,0 +1,24 @@
{
"name": "@wailsapp/runtime",
"version": "2.0.0",
"description": "Wails Javascript runtime library",
"main": "runtime.js",
"types": "runtime.d.ts",
"scripts": {
},
"repository": {
"type": "git",
"url": "git+https://github.com/wailsapp/wails.git"
},
"keywords": [
"Wails",
"Javascript",
"Go"
],
"author": "Lea Anthony <lea.anthony@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/wailsapp/wails/issues"
},
"homepage": "https://github.com/wailsapp/wails#readme"
}