Skip to main content
Module

x/aleph/egg.json

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