Ali Ghassemi | 6e74468 | 2014-07-11 10:57:48 -0700 | [diff] [blame] | 1 | { |
2 | "name": "pipe-to-browser", | ||||
3 | "version": "0.0.1", | ||||
4 | "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.", | ||||
5 | "devDependencies": { | ||||
6 | "jspm": "~0.6.7", | ||||
7 | "vulcanize": "~0.3.0", | ||||
8 | "serve": "~1.4.0", | ||||
9 | "bower": "~1.3.7" | ||||
10 | } | ||||
11 | } |