Package.json Validator
Validate package.json fields, semver ranges, and scripts.
package.json
Paste your package.json contents
Validation results
Required fields, semver ranges, scripts
- Recommended field "license" is missing.
- Recommended field "repository" is missing.
- Recommended field "author" is missing.
- No blocking errors found.
Scripts
build→vite builddev→vite
About the Package.json Validator
Paste a package.json file and check for missing required or recommended fields, invalid semver versions and dependency ranges, malformed scripts, and other common mistakes.
Examples
Missing version
{ "name": "app" }Output
Error: missing required field "version"Keyboard shortcuts
- Copy the main outputCtrl / ⌘ + Shift + C
- Download the resultCtrl / ⌘ + S
- Share this toolCtrl / ⌘ + Shift + S
- Reset the inputsAlt + R
- Open the tool search paletteCtrl / ⌘ + K
Related tools
UUID Validator
Dev Utilities
Validate and inspect UUIDs, including version and timestamp.
Android APK Analyzer & Explorer
Dev Utilities
Open an APK, decode its manifest and browse or download every file inside.
Archive Extractor & File Explorer
Dev Utilities
Unzip ZIP, TAR, GZ, 7Z, RAR and more in your browser — browse folders, preview and download files.
Code Minifier & Beautifier
Dev Utilities
Minify or beautify JavaScript, CSS, HTML, JSON, XML and SQL.
HTML to JSX Converter
Dev Utilities
Convert HTML markup into clean React/JSX component code.
JavaScript / TypeScript Playground
Dev Utilities
Write and run JavaScript or TypeScript with a live console.
Frequently asked questions
Version 1.0.0 · Updated 2026-08-06 · Runs entirely in your browser