[project] added

This commit is contained in:
2018-04-05 18:03:55 +03:00
parent f94eb8745c
commit 294fab3279
8 changed files with 445 additions and 112 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "gulp-haxetool",
"version": "0.0.4",
"version": "0.0.5",
"description": "Haxe tool for gulp",
"main": "index.js",
"dependencies": {
@@ -9,7 +9,9 @@
"fancy-log": "^1.3.2",
"fs-extra": "^5.0.0",
"got": "^8.3.0",
"gulp": "github:gulpjs/gulp#4.0",
"gulp": "^4.0.0",
"gulp-run": "^1.7.1",
"gulp-webserver": "^0.9.1",
"lodash.template": "^4.4.0",
"mkdirp": "^0.5.1",
"plugin-error": "^1.0.1",