Example 12765
App Manifest
Full application manifest with metadata, dependencies, and scripts.
{
name: "discourse-consistency"
version: "2.8.5"
description: "Exclusive AI-powered workforce"
keywords: [
"dash"
"pop"
"favorable"
]
scripts: {
dev: "node server.js --watch"
build: "tsc && esbuild src/index.ts --bundle --outfile=dist/index.js"
test: "mocha"
lint: "eslint ."
}
engines: {
node: ">=22"
}
author: {
name: "Karine Kohler"
email: "Glenna31@hotmail.com"
url: "https://favorable-stitcher.org"
}
}