exec()

in scripts/packageDevHttp.js [9:11]


exec(command, function() {
    console.log("Package created");
});