Skip to main content
Module

x/aleph/egg.json

The Full-stack Framework in Deno.
Very Popular
Go to Latest
File
{ "name": "aleph", "version": "0.2.13", "description": "The React Framework in Deno, inspired by Next.js.", "repository": "https://github.com/postui/aleph.js", "entry": "./mod.ts", "files": [ "./*.ts", "./cli/**/*", "./tsc/**/*", "./vendor/**/*", "./design/poster.svg", "./README.md", "./LICENSE", "./mod.ts" ], "checkFormat": false, "checkTests": true, "checkAll": true, "unlisted": false}