UNPKG

king

Version:

A powerful server infrastructure management platform - "The King of your Nodes"

22 lines (17 loc) 255 B
// Generated by CoffeeScript 1.6.3 var Config, store; store = { servants: 1, config: { ports: { git: 1234, http: 1234, comms: 1234 } }, apps: [] }; Config = (function() { function Config() {} return Config; })();