{"library":"atma-server","install":[{"cmd":"npm install atma-server","imports":["import { server } from 'atma-server';\nconst app = server.Application(...);","import { server } from 'atma-server';\nconst staticMiddleware = server.middleware.static;","import type { HttpApplicationOptions } from 'atma-server';"]},{"cmd":"yarn add atma-server","imports":[]},{"cmd":"pnpm add atma-server","imports":[]}]}