NOTE: This is an extremely early alpha release and will be continuously changing in the coming weeks/months
### Installation
npm install bentobots
import {Graph, Bot} from 'bentobots'
var graph = new Graph({name: 'Test Graph'})
console.log(graph)
Parses FBP graph definitions