UNPKG

@lunora/cli

Version:

The Lunora CLI: init, dev, deploy, codegen, run, reset, and migrate commands

33 lines 687 B
{ "name": "@lunora/cli", "version": "0.0.0", "description": "The Lunora CLI: init, dev, deploy, codegen, run, reset, and migrate commands", "license": "FSL-1.1-Apache-2.0", "homepage": "https://lunora.sh", "repository": { "type": "git", "url": "git+https://github.com/anolilab/lunora.git", "directory": "packages/cli" }, "bugs": { "url": "https://github.com/anolilab/lunora/issues" }, "keywords": [ "lunora", "cloudflare", "workers", "durable-objects", "cli", "codegen", "deploy", "vite", "tanstack-intent", "agent-skills" ], "publishConfig": { "access": "public" }, "files": [ "README.md" ] }