0.0.5 • Published 10 years ago
system-agent-core v0.0.5
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