{ "name": "resume", "version": "1.0.0", "main": "index.js", "repository": "gitea@git.botris.dev:john/resume.git", "author": "john ", "license": "MIT", "private": true, "scripts": { "serve": "deno run --allow-read=. --allow-net server.ts" } }