ejji
Version:
Edge-first web dev.
39 lines (38 loc) • 729 B
JSON
{
"name": "ejji",
"version": "0.0.1",
"description": "Edge-first web dev.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/RickWong/ejji.git"
},
"keywords": [
"edge",
"ssr",
"webdev",
"typescript",
"cloud",
"workers",
"functions",
"framework",
"template",
"webassembly",
"wasm",
"websockets",
"worldwide",
"regions",
"cloudflare",
"deno",
"vercel"
],
"author": "Rick Wong",
"license": "MIT",
"bugs": {
"url": "https://github.com/RickWong/ejji/issues"
},
"homepage": "https://github.com/RickWong/ejji#readme"
}