UNPKG

webprogbase-console-view

Version:

Console browser and server app module with simplified express-like API

17 lines (16 loc) 428 B
{ "name": "webprogbase-console-view", "version": "1.2.1", "author": "DevInCube", "description": "Console browser and server app module with simplified express-like API", "main": "index.js", "scripts": { "lint": "eslint .", "test": "echo \"Error: no test specified\" && exit 1" }, "license": "MIT", "repository": "DevInCube/webprogbase-console-view", "devDependencies": { "eslint": "^5.6.1" } }