[project] add LinuxArchivePacker

This commit is contained in:
2019-08-26 14:43:58 +03:00
parent 06af034955
commit 2b703fb66a
3 changed files with 37 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "gulp-haxetool",
"version": "0.0.21",
"version": "0.0.22",
"description": "HaXe Tool for Gulp",
"main": "index.js",
"dependencies": {
@@ -11,8 +11,10 @@
"got": "^8.3.0",
"gulp": "^4.0.0",
"gulp-debian": "^0.1.9",
"gulp-gzip": "^1.4.2",
"gulp-rename": "^1.2.2",
"gulp-spawn": "^0.4.0",
"gulp-tar": "^3.0.0",
"gulp-webserver": "^0.9.1",
"lodash.defaults": "^4.2.0",
"lodash.template": "^4.4.0",