0.0.5 • Published 9 years ago
system-agent-core v0.0.5
system-agent-core
Getting Started
Install it via npm:
npm install system-agent-core
And include in your project:
import SystemAgentCore from 'system-agent-core';
let systemAgentCore = new SystemAgentCore({ostype: 'OSX'});
License
MIT