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 11{
22 "name" : " grunt-htmlhint-inline" ,
33 "description" : " Grunt plugin for linting inline html" ,
4- "version" : " 0.1.4 " ,
4+ "version" : " 0.1.5 " ,
55 "homepage" : " https://github.com/kazu69/grunt-htmlhint-inline" ,
66 "main" : " tasks/htmlhint-inline.js" ,
77 "author" : {
1414 "bugs" : {
1515 "url" : " https://github.com/kazu69/grunt-htmlhint-inline/issues"
1616 },
17- "licenses" : [
18- {
19- "type" : " MIT" ,
20- "url" : " https://github.com/kazu69/grunt-htmlhint-inline/blob/master/LICENSE"
21- }
22- ],
17+ "license" : " MIT" ,
2318 "engines" : {
2419 "node" : " >= 0.8.0"
2520 },
3227 },
3328 "devDependencies" : {
3429 "grunt" : " ^0.4.5" ,
35- "grunt-contrib-jshint" : " ^0.11.3 "
30+ "grunt-contrib-jshint" : " ^1.0.0 "
3631 },
3732 "peerDependencies" : {
3833 "grunt" : " >=0.4.0"
You can’t perform that action at this time.
0 commit comments