{ "name": "kirbe", "version": "0.0.5", "description": "👻 A powerful and lightweight Node.js HTTP server library", "main": "index.js", "author": "Wessel \"wesselgame\" T ", "license": "MIT", "private": false, "files": [ "index.js", "model", "extensions", "LICENSE", "fake_node_modules" ], "bugs": { "url": "https://www.github.com/PassTheWessel/kirbe/issues" }, "homepage": "https://www.github.com/PassTheWessel/kirbe#readme", "repository": { "type": "git", "url": "https://www.github.com/PassTheWessel/kirbe" }, "keywords": [ "framework", "fast", "web", "rest", "restful", "router", "app", "api", "lightweight" ], "devDependencies": { "wumpfetch": "^0.2.0" } }