/// import plugins = require("./npmg.plugins"); import install = require("./npmg.install"); let npmg = { install: install }; export = npmg;