blob: e7c7159d001d8e0af9a836dd21a09eb5b44f738f [file] [log] [blame]
{
"name": "pipe-2-browser",
"version": "0.1.0",
"description": "This Vanadium application makes it possible to pipe anything from any Unix-like console to the browser using the shell's regular pipe functionality. Data being piped to the browser then is displayed in a graphical and formatted way by a viewer",
"devDependencies": {
"jspm": "0.16.2",
"vulcanize": "~0.7.9",
"serve": "~1.4.0",
"bower": "~1.3.12"
},
"jspm": {
"directories": {
"lib": "lib"
}
}
}