blob: 7e1b621c462737c15cd25afcda36ed13104df7e7 [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/release/javascript/core.git"
},
"devDependencies": {
"jspm": "~0.6.7",
"vulcanize": "~0.3.0",
"serve": "~1.4.0",
"bower": "~1.3.8"
}
}