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
Dependency Breakdown
Dependencies8 packages
Dev Dependencies10 packages
Peer Dependencies1 package
Version range types across all deps:
compatible15approximate1exact1any1range1Scripts (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)
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