Skip to main content
Module

x/ghst/package.json

A light-weight http framework built for Deno.
Latest
File
{ "name": "ghst", "version": "1.0.0", "description": "", "main": "index.js", "dependencies": {}, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ThatGhostYT/ghst.git" }, "keywords": [], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/ThatGhostYT/ghst/issues" }, "homepage": "https://github.com/ThatGhostYT/ghst#readme"}