mirror of
https://github.com/gnh1201/welsonjs.git
synced 2024-11-26 15:31:42 +00:00
71 lines
2.0 KiB
JSON
71 lines
2.0 KiB
JSON
{
|
|
"description": "WelsonJS test profile for Microsoft Office",
|
|
"released": "2024-06-02",
|
|
"dependencies": {
|
|
"welsonjs": "0.2.7"
|
|
},
|
|
"authors": [
|
|
"Namhyeon Go <gnh1201@gmail.com>"
|
|
],
|
|
"references": [
|
|
"https://github.com/gnh1201/welsonjs",
|
|
"https://catswords.social/@catswords_oss"
|
|
],
|
|
"tags": [
|
|
"javascript",
|
|
"microsoft",
|
|
"coffeescript",
|
|
"windows",
|
|
"typescript",
|
|
"html5",
|
|
"js",
|
|
"uri",
|
|
"desktop",
|
|
"ie",
|
|
"es5",
|
|
"jscript",
|
|
"wsh",
|
|
"mshtml",
|
|
"lolbins",
|
|
"lolbas",
|
|
"rescript",
|
|
"mshta",
|
|
"chatgpt"
|
|
],
|
|
"schema": {
|
|
"version": "0.2"
|
|
},
|
|
"tests": [
|
|
{
|
|
"id": "open_excel_file",
|
|
"description": "마이크로소프트 엑셀 파일 열기 및 편집 가능 여부 확인",
|
|
"tags": ["Office", "Excel"]
|
|
},
|
|
{
|
|
"id": "open_excel_new",
|
|
"description": "마이크로소프트 엑셀 새로운 파일로 진행 가능 여부 확인",
|
|
"tags": ["Office", "Excel"]
|
|
},
|
|
{
|
|
"id": "open_excel_with_chatgpt",
|
|
"description": "마이크로소프트 엑셀 파일 열기 및 ChatGPT를 이용한 편집 가능 여부 확인",
|
|
"tags": ["Office", "Excel"]
|
|
},
|
|
{
|
|
"id": "open_powerpoint_file",
|
|
"description": "마이크로소프트 파워포인트 파일 열기 및 편집 가능 여부 확인",
|
|
"tags": ["Office", "PowerPoint"]
|
|
},
|
|
{
|
|
"id": "open_powerpoint_new",
|
|
"description": "마이크로소프트 파워포인트 새로운 파일로 진행 가능 여부 확인",
|
|
"tags": ["Office", "PowerPoint"]
|
|
},
|
|
{
|
|
"id": "open_word_file",
|
|
"description": "마이크로소프트 워드 파일 열기 및 편집 가능 여부 확인",
|
|
"tags": ["Office", "Word"]
|
|
}
|
|
]
|
|
}
|