package.json
Node project package.json builder
package.json Generator Usage Guide
Features
- Visually fill in project basic information
- Search and add npm dependencies
- Customize scripts commands
- Built-in common package name auto-complete
How to Use
- Fill in project name, description and other basic info
- Add required scripts and dependencies
- Generate and save as package.json
- Run npm install to install dependencies