Example 11476

App Manifest

Full application manifest with metadata, dependencies, and scripts.

{
name: "dredger-knitting"
version: "9.7.10"
description: "Managed well-modulated focus group"

keywords: [
"hygienic"
"recovery"
"vague"
]

scripts: {
dev: "node server.js --watch"
build: "tsc && esbuild src/index.ts --bundle --outfile=dist/index.js"
test: "jest"
lint: "oxlint"
}
engines: {
node: ">=22"
}

author: {
name: "Alvera Stracke"
email: "Marilou_Kozey47@hotmail.com"
url: "https://thorough-marksman.info"
}
}

See also