Example 6173

App Manifest

Full application manifest with metadata, dependencies, and scripts.

{
name: "attraction-plugin"
version: "3.13.4"
description: "Distributed local software"

keywords: [
"deployment"
"hepatitis"
"silent"
]

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

author: {
name: "Anya Hegmann"
email: "Barbara_Murphy36@yahoo.com"
url: "https://productive-mobility.name/"
}
}

See also