forked from ffoodd/a11y.css
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontribute.json
28 lines (28 loc) · 807 Bytes
/
contribute.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"name": "a11y.css",
"description": "This file aims to warn front-end devs about mistakes and potential accessibility failures - but it also helps to rate client-side code and to spot its weaknesses.",
"repository": {
"url": "https://github.com/ffoodd/a11y.css",
"license": "MIT",
"tests": "https://travis-ci.org/ffoodd/a11y.css"
},
"participate": {
"home": "http://ffoodd.github.io/a11y.css/",
"docs": "http://ffoodd.github.io/a11y.css/docs.html",
"wiki": "https://github.com/ffoodd/a11y.css/wiki"
},
"bugs": {
"list": "https://github.com/ffoodd/a11y.css/issues",
"report": "https://github.com/ffoodd/a11y.css/issues/new"
},
"keywords": [
"a11y",
"css",
"json",
"sass",
"sassdoc",
"hologram",
"accessibility",
"html"
]
}