package.json — Node.js Project Manifest
Master package.json — the central manifest for every Node.js project — required fields, scripts, dependency categories, and workspaces.
tsconfig.json and JSONC
Understand tsconfig.json, VS Code settings, and JSONC — the JSON-with-comments superset used across modern tooling.