now has fileTree function

This commit is contained in:
2016-07-01 01:37:48 +02:00
parent 38f10e0d04
commit 23188dfe3f
10 changed files with 70 additions and 18 deletions

View File

@@ -26,15 +26,18 @@
},
"homepage": "https://gitlab.com/pushrocks/smartfile",
"dependencies": {
"@types/glob": "^5.0.22-alpha",
"@types/gulp": "^3.8.22-alpha",
"beautylog": "^5.0.12",
"fs-extra": "^0.30.0",
"glob": "^7.0.5",
"gulp": "^3.9.1",
"gulp-remote-src": "^0.4.1",
"js-yaml": "^3.6.1",
"q": "^1.4.1",
"request": "^2.72.0",
"require-reload": "0.2.2",
"typings-global": "^1.0.3",
"typings-global": "^1.0.5",
"vinyl": "^1.1.1",
"vinyl-file": "^2.0.0"
},