What is package.json?
package.json is the central configuration file used by Node.js and npm projects.
Developer
Validate package.json files and identify missing fields, formatting errors and dependency issues.
Validate package.json files and identify missing fields, formatting errors and dependency issues.
This tool runs in your browser. Your input is processed locally and is not uploaded.
Use this free package.json validator to verify Node.js project configuration files. Detect syntax issues, missing fields and common package metadata problems.
package.json is the central configuration file used by Node.js and npm projects.
Validation helps identify malformed JSON, missing metadata and configuration issues.
Yes. Dependency and script sections can be inspected for common problems.