added tasks
This commit is contained in:
14
package.json
14
package.json
@@ -3,6 +3,20 @@
|
||||
"version": "0.0.1",
|
||||
"description": "Haxe tool for gulp",
|
||||
"main": "index.js",
|
||||
"dependencies": {
|
||||
"async": "^2.6.0",
|
||||
"dateformat": "^3.0.3",
|
||||
"fs-extra": "^5.0.0",
|
||||
"got": "^8.3.0",
|
||||
"gulp": "github:gulpjs/gulp#4.0",
|
||||
"plugin-error": "^1.0.1",
|
||||
"progress": "^2.0.0",
|
||||
"promise-streams": "^2.1.1",
|
||||
"rmdir": "^1.2.0",
|
||||
"tar": "^4.4.1",
|
||||
"tmp-file": "^2.0.1",
|
||||
"unzip-stream": "^0.3.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user