File tree Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Expand file tree Collapse file tree 1 file changed +3
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " grunt-htmlhint-inline" ,
3
3
"description" : " Grunt plugin for linting inline html" ,
4
- "version" : " 0.1.4 " ,
4
+ "version" : " 0.1.5 " ,
5
5
"homepage" : " https://github.com/kazu69/grunt-htmlhint-inline" ,
6
6
"main" : " tasks/htmlhint-inline.js" ,
7
7
"author" : {
14
14
"bugs" : {
15
15
"url" : " https://github.com/kazu69/grunt-htmlhint-inline/issues"
16
16
},
17
- "licenses" : [
18
- {
19
- "type" : " MIT" ,
20
- "url" : " https://github.com/kazu69/grunt-htmlhint-inline/blob/master/LICENSE"
21
- }
22
- ],
17
+ "license" : " MIT" ,
23
18
"engines" : {
24
19
"node" : " >= 0.8.0"
25
20
},
32
27
},
33
28
"devDependencies" : {
34
29
"grunt" : " ^0.4.5" ,
35
- "grunt-contrib-jshint" : " ^0.11.3 "
30
+ "grunt-contrib-jshint" : " ^1.0.0 "
36
31
},
37
32
"peerDependencies" : {
38
33
"grunt" : " >=0.4.0"
You can’t perform that action at this time.
0 commit comments