2023-12-18 21:47:48 +00:00
|
|
|
{
|
|
|
|
"description": "WelsonJS test profile for Microsoft Office",
|
2024-11-14 18:48:19 +00:00
|
|
|
"updated_on": "2024-06-02",
|
2024-06-01 17:00:17 +00:00
|
|
|
"dependencies": {
|
|
|
|
"welsonjs": "0.2.7"
|
2024-06-01 17:04:46 +00:00
|
|
|
},
|
2023-12-18 21:47:48 +00:00
|
|
|
"authors": [
|
2024-11-14 18:48:19 +00:00
|
|
|
"Namhyeon Go <abuse@catswords.net>"
|
2023-12-18 21:47:48 +00:00
|
|
|
],
|
2024-06-01 17:00:17 +00:00
|
|
|
"references": [
|
2023-12-18 21:47:48 +00:00
|
|
|
"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",
|
2023-12-29 06:22:20 +00:00
|
|
|
"mshta",
|
2023-12-29 06:23:24 +00:00
|
|
|
"chatgpt"
|
2023-12-18 21:47:48 +00:00
|
|
|
],
|
|
|
|
"schema": {
|
2024-06-01 17:00:17 +00:00
|
|
|
"version": "0.2"
|
2023-12-18 21:47:48 +00:00
|
|
|
},
|
|
|
|
"tests": [
|
|
|
|
{
|
|
|
|
"id": "open_excel_file",
|
|
|
|
"description": "마이크로소프트 엑셀 파일 열기 및 편집 가능 여부 확인",
|
|
|
|
"tags": ["Office", "Excel"]
|
|
|
|
},
|
2024-06-01 17:00:17 +00:00
|
|
|
{
|
|
|
|
"id": "open_excel_new",
|
|
|
|
"description": "마이크로소프트 엑셀 새로운 파일로 진행 가능 여부 확인",
|
|
|
|
"tags": ["Office", "Excel"]
|
|
|
|
},
|
2023-12-18 21:47:48 +00:00
|
|
|
{
|
|
|
|
"id": "open_excel_with_chatgpt",
|
|
|
|
"description": "마이크로소프트 엑셀 파일 열기 및 ChatGPT를 이용한 편집 가능 여부 확인",
|
|
|
|
"tags": ["Office", "Excel"]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"id": "open_powerpoint_file",
|
|
|
|
"description": "마이크로소프트 파워포인트 파일 열기 및 편집 가능 여부 확인",
|
|
|
|
"tags": ["Office", "PowerPoint"]
|
|
|
|
},
|
2024-06-01 17:00:17 +00:00
|
|
|
{
|
|
|
|
"id": "open_powerpoint_new",
|
|
|
|
"description": "마이크로소프트 파워포인트 새로운 파일로 진행 가능 여부 확인",
|
|
|
|
"tags": ["Office", "PowerPoint"]
|
|
|
|
},
|
2023-12-18 21:47:48 +00:00
|
|
|
{
|
|
|
|
"id": "open_word_file",
|
|
|
|
"description": "마이크로소프트 워드 파일 열기 및 편집 가능 여부 확인",
|
|
|
|
"tags": ["Office", "Word"]
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|