system-agent-core
v0.0.5
Published

Readme
system-agent-core
Getting Started
Install it via npm:
npm install system-agent-coreAnd include in your project:
import SystemAgentCore from 'system-agent-core';
let systemAgentCore = new SystemAgentCore({ostype: 'OSX'});License
MIT
