blob: c38e8904e14ae6e44873f85e5175b922e0b7571d [file] [log] [blame]
{
"name": "pipe-to-browser",
"version": "0.0.1",
"description": "P2B allows one to pipe anything from shell console to the browser. Data being piped to the browser then is displayed in a graphical and formatted way by a 'viewer' Viewers are pluggable pieces of code that know how to handle and display a stream of data.",
"dependencies": {
"veyron": "git+ssh://git@github.com:veyron/veyron.js.git"
},
"devDependencies": {
"jspm": "~0.6.7",
"vulcanize": "~0.3.0",
"serve": "~1.4.0",
"bower": "~1.3.8"
}
}