UNPKG

vha

Version:
15 lines (14 loc) 231 B
#!/usr/bin/env node 'use strict'; module.exports = { debug: false, config: { "servePort": "9876", "choose": "", "projectPath": "", "openSoftware": "" }, project: [], xml: {}, plugins: [] }