Paste package.json
Package
my-app
2.1.0
License
MIT
private
Scripts
8
defined
Dependencies
8
production
Dev Deps
10
development
Total Deps
19
all kinds
About
A full-stack web application
Author: Jane Dev <[email protected]>
Engines: node >=20.0.0
Dependency Breakdown
Dependencies8 packages
Dev Dependencies10 packages
Peer Dependencies1 package
Version range types across all deps:
compatible15approximate1exact1any1range1
Scripts (8)
▶
dev
vite
🔨
build
tsc && vite build
›
preview
vite preview
✓
test
vitest run
✓
test:watch
vitest
✦
lint
eslint src --ext .ts,.tsx
TS
typecheck
tsc --noEmit
🗄
db:push
drizzle-kit push
All Dependencies (19)
PackageVersion RangeTypeRange Kind
react^19.0.0depcompatible↗
react-dom^19.0.0depcompatible↗
react-router-dom^6.22.0depcompatible↗
axios^1.6.7depcompatible↗
date-fns^3.3.1depcompatible↗
zustand^4.5.1depcompatible↗
react-query^5.24.1depcompatible↗
clsx^2.1.0depcompatible↗
typescript~5.4.2devapproximate↗
vite^5.1.4devcompatible↗
@vitejs/plugin-react^4.2.1devcompatible↗
vitest0.34.6devexact↗
eslint^8.57.0devcompatible↗
@types/react^19.0.0devcompatible↗
@types/react-dom^19.0.0devcompatible↗
drizzle-kit*devany↗
tailwindcss^4.0.0devcompatible↗
autoprefixer^10.4.18devcompatible↗
react>=18.0.0peerrange↗
Insights & Warnings (9)
⚠Missing field: "repository"
⚠Missing field: "keywords"
✓License: MIT
ℹPackage is private (won't be published to npm)
ℹEngine requirements: node >=20.0.0
⚠1 package(s) use * or "latest" — no version pinning: drizzle-kit
ℹ1 package(s) pinned to exact versions (no auto-updates)
✓Reasonable dependency count (19 total)
✓Test script defined

Free package.json Analyzer

Paste your package.json and get a complete breakdown of your project's dependencies, scripts, version ranges, and health insights. Identifies wildcard versions, missing metadata fields, git-sourced packages, and provides actionable recommendations.

What you get

  • Dependency breakdown by type (prod, dev, peer, optional)
  • Version range analysis (exact, compatible, approximate, wildcard)
  • Script catalog with categorization
  • Project health insights and warnings
  • Links to npm for every package