We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7456c77 commit 4ea019bCopy full SHA for 4ea019b
package.json
@@ -1,13 +1,16 @@
1
{
2
"name": "w3c-validator",
3
- "version": "3.0.1",
+ "version": "3.1.0",
4
"description": "Crawls a given site and checks for W3C validity.",
5
"homepage": "https://github.com/lgraubner/node-w3c-validator",
6
"author": {
7
"name": "Lars Graubner",
8
"email": "[email protected]",
9
"url": "http://larsgraubner.de"
10
},
11
+ "contributors": {
12
+ "name": "Guillaume Kulakowski"
13
+ },
14
"keywords": [
15
"w3c",
16
"validator",
0 commit comments