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

Add replacestream as component

parent 53b4e87c
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ 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
https://github.com/eugeneware/replacestream/tags
Files: *
Copyright: 2014 Fractal <contact@wearefractal.com> (https://wearefractal.com/)
......
[DEFAULT]
pristine-tar=True
component=['types-gulp-util', 'gulp-header', 'gulp-replace']
component=['types-gulp-util', 'gulp-header', 'gulp-replace', 'replacestream']
[import-orig]
filter=[ '.gitignore', '.travis.yml', '.git*' ]
......@@ -22,3 +22,10 @@ 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
opts=\
component=replacestream,\
ctype=nodejs,\
dversionmangle=auto,\
filenamemangle=s/.*?(\d[\d\.-]*@ARCHIVE_EXT@)/node-replacestream-$1/ \
https://github.com/eugeneware/replacestream/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