Example 4869

App Manifest

Full application manifest with metadata, dependencies, and scripts.

{
name: "flu-membership"
version: "4.7.4"
description: "Seamless leading edge hierarchy"

keywords: [
"strategy"
"riser"
"similar"
]

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

author: {
name: "Sylvester Gibson"
email: "Precious_Rice86@hotmail.com"
url: "https://alienated-patroller.net"
}
}

See also