Skip to content

Commit edd0684

Browse files
authored
basic info only
1 parent 08edf93 commit edd0684

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

freego.json

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"@context": "https://act-rules.github.io/earl-context.json",
3+
"@type": [
4+
"Assertor",
5+
"Project"
6+
],
7+
"name": "Freego",
8+
"shortdesc": "The official automated test tool released and used by Ministry of Digital Affairs, Taiwan.",
9+
"description": "The automated test tool Freego is part of the Web Accessibility Accreditation methodology by Taiwan government. Its latest version, Sep 27 2024, is derived from WCAG 2.1 Level A, AA, and AAA.",
10+
"homepage": "https://accessibility.moda.gov.tw/Download/Category/70/1",
11+
"release": {
12+
"@type": "Version",
13+
"created": "2024-10-04",
14+
"revision": "Sep 27 2024"
15+
},
16+
"assertedThat": []
17+
}

0 commit comments

Comments
 (0)