Example 11877

App Manifest

Full application manifest with metadata, dependencies, and scripts.

{
name: "place-collectivization"
version: "9.10.9"
description: "Devolved tangible pricing structure"

keywords: [
"handle"
"technician"
"tragic"
]

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

author: {
name: "Clemmie Wintheiser Sr."
email: "Velda.Lesch@hotmail.com"
url: "https://outlying-ad.name"
}
}

See also