Package JSON Scripts Audit

Paste package.json and summarize scripts, dependency counts, engine fields and risky lifecycle script names.

This audit is for a quick read of a Node project manifest before onboarding, CI setup or dependency cleanup. Paste `package.json` and review the parts that usually matter first.

What it reports

The output lists scripts, dependency and devDependency counts, package type, engines, package manager, bin entries and lifecycle scripts such as `preinstall` or `postinstall`.

Scope

The tool does not install packages, query registries or judge dependency safety. It only summarizes the pasted manifest.