Skip to content
Snippets Groups Projects
Verified Commit 96182d1b authored by Praveen Arimbrathodiyil's avatar Praveen Arimbrathodiyil
Browse files

Add gulp-replace as component

parent 8fa55acb
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@ Upstream-Contact: https://github.com/gulpjs/gulp-util/issues
Source: https://github.com/gulpjs/gulp-util#readme
https://registry.npmjs.org/@types/gulp-util
https://github.com/tracker1/gulp-header/tags
https://github.com/lazd/gulp-replace/tags
Files: *
Copyright: 2014 Fractal <contact@wearefractal.com> (https://wearefractal.com/)
......
[DEFAULT]
pristine-tar=True
component=['types-gulp-util', 'gulp-header']
component=['types-gulp-util', 'gulp-header', 'gulp-replace']
[import-orig]
filter=[ '.gitignore', '.travis.yml', '.git*' ]
......@@ -15,3 +15,10 @@ ctype=nodejs,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-gulp-header-$1/ \
https://github.com/tracker1/gulp-header/tags .*/archive.*/v?([\d\.]+).tar.gz checksum
opts=\
component=gulp-replace,\
ctype=nodejs,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-gulp-replace-$1/ \
https://github.com/lazd/gulp-replace/tags .*/archive.*/v?([\d\.]+).tar.gz checksum
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment