UNPKG

mixdown

Version:

Mixdown components are used to create and remix web app and cli services.

24 lines (20 loc) 289 B
{ "app": { "plugins": { } }, "main": { "module": "mixdown-cli", "options": { "main": { "module": "./example/cli/simple/main.js", "options": { } }, "cluster": { "on": false, "workers": 2 } } } }