UNPKG

motoboat

Version:

a powerful web framework, build on module http and https.

30 lines (29 loc) 649 B
{ "name": "motoboat", "version": "3.0.1", "description": "a powerful web framework, build on module http and https.", "main": "main.js", "scripts": { "test": "echo 'cd demo and run <node [SCRIPT NAME]> '" }, "repository": { "type": "git", "url": "git+https://github.com/master-genius/motoboat.git" }, "keywords": [ "moto", "motoboat", "boat", "tobo", "web", "framework", "http", "https" ], "author": "BraveWang", "license": "MPL-2.0", "bugs": { "url": "https://github.com/master-genius/motoboat/issues" }, "homepage": "https://github.com/master-genius/motoboat#readme" }