first importer WIP
helpers/importer.js
0 → 100644
| ... | @@ -23,6 +23,7 @@ | ... | @@ -23,6 +23,7 @@ |
| "debug": "~2.6.3", | "debug": "~2.6.3", | ||
| "execSync": "latest", | "execSync": "latest", | ||
| "express": "~4.13.0", | "express": "~4.13.0", | ||
| "extract-zip": "^1.6.6", | |||
| "glob": "7.1.1", | "glob": "7.1.1", | ||
| "gm": "1.23.0", | "gm": "1.23.0", | ||
| "googleapis": "18.0.0", | "googleapis": "18.0.0", | ||
| ... | ... |
Please register or sign in to comment