We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d398e0b commit 5508ad4Copy full SHA for 5508ad4
package.json
@@ -2,17 +2,17 @@
2
"name": "gulp-htmlhint-inline",
3
"description": "Gulp plugin for linting inline html",
4
"version": "0.0.9",
5
- "homepage": "https://github.com/kazu69/gulp-htmlhint-inline",
+ "homepage": "https://github.com/htmlhint/gulp-htmlhint-inline",
6
"main": "index.js",
7
"author": {
8
"name": "kazu69"
9
},
10
"repository": {
11
"type": "git",
12
- "url": "git://github.com/kazu69/gulp-htmlhint-inline.git"
+ "url": "git://github.com/htmlhint/gulp-htmlhint-inline.git"
13
14
"bugs": {
15
- "url": "https://github.com/kazu69/gulp-htmlhint-inline/issues"
+ "url": "https://github.com/htmlhint/gulp-htmlhint-inline/issues"
16
17
"licenses": "MIT",
18
"engines": {
0 commit comments