Package.json Generator
Project Presets
Node.js Library
CommonJS library with standard scripts
React App
Vite + React project setup
Next.js App
Next.js with TypeScript
CLI Tool
Command-line application with bin entry
TypeScript Library
ESM library with dual CJS/ESM exports
Basic Information
Name
Version
Description
Author
License
None
MIT
Apache-2.0
GPL-3.0
ISC
BSD-2-Clause
Unlicense
Type
Not specified
module (ESM)
commonjs (CJS)
Private package
Entry Points
main
module
types
exports
Repository
Type
git
svn
mercurial
URL
Scripts
Add Script
Keywords
Engines
Node
npm
pnpm
Generated package.json
Reset
Copy
Download
{ "version": "1.0.0", "license": "MIT" }