File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1- # http ://editorconfig.org
1+ # https ://editorconfig.org
22root = true
33
44[* ]
Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ lib-cov
1313# Coverage directory used by tools like istanbul
1414coverage
1515
16- # Grunt intermediate storage (http ://gruntjs.com/creating-plugins#storing-task-files)
16+ # Grunt intermediate storage (https ://gruntjs.com/creating-plugins#storing-task-files)
1717.grunt
1818
19- # Compiled binary addons (http ://nodejs.org/api/addons.html)
19+ # Compiled binary addons (https ://nodejs.org/api/addons.html)
2020build /Release
2121
2222# Dependency directory
Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2013-2017 Blaine Bublitz <blaine.bublitz@gmail.com>, Eric Schoffstall <yo@contra.io> and other contributors
3+ Copyright (c) 2013-2018 Blaine Bublitz <blaine.bublitz@gmail.com>, Eric Schoffstall <yo@contra.io> and other contributors
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1- # http ://www.appveyor.com/docs/appveyor-yml
2- # http ://www.appveyor.com/docs/lang/nodejs-iojs
1+ # https ://www.appveyor.com/docs/appveyor-yml
2+ # https ://www.appveyor.com/docs/lang/nodejs-iojs
33
44environment :
55 matrix :
Original file line number Diff line number Diff line change @@ -834,9 +834,9 @@ module.exports = new MyCompanyTasksRegistry();
834834[ gulp-if ] : https://github.com/robrich/gulp-if
835835[ node-glob documentation ] : https://github.com/isaacs/node-glob#options
836836[ node-glob ] : https://github.com/isaacs/node-glob
837- [ piped ] : http ://nodejs.org/api/stream.html#stream_readable_pipe_destination_options
837+ [ piped ] : https ://nodejs.org/api/stream.html#stream_readable_pipe_destination_options
838838[ RxJS ] : https://www.npmjs.com/package/rx
839- [ stream ] : http ://nodejs.org/api/stream.html
839+ [ stream ] : https ://nodejs.org/api/stream.html
840840[ async-done ] : https://www.npmjs.com/package/async-done
841841[ undertaker ] : https://github.com/gulpjs/undertaker
842842[ vinyl File instance ] : https://github.com/gulpjs/vinyl
Original file line number Diff line number Diff line change 22 "name" : " gulp" ,
33 "version" : " 4.0.0" ,
44 "description" : " The streaming build system." ,
5- "homepage" : " http ://gulpjs.com" ,
6- "author" : " Gulp Team <team@gulpjs.com> (http ://gulpjs.com/)" ,
5+ "homepage" : " https ://gulpjs.com" ,
6+ "author" : " Gulp Team <team@gulpjs.com> (https ://gulpjs.com/)" ,
77 "contributors" : [
88 " Eric Schoffstall <yo@contra.io>" ,
99 " Blaine Bublitz <blaine.bublitz@gmail.com>"
You can’t perform that action at this time.
0 commit comments