Input
name=demo, version=1.0.0
Snippet
{
"name": "demo",
"version": "1.0.0"
}Developer Tools
Build package.json files from a form with presets for Jest, TypeScript, ESLint, and more in your browser. Useful for bootstrapping new Node projects with common script fields.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
开发工具
Build package.json files from a form with presets for Jest, TypeScript, ESLint, and more in your browser. Useful for bootstrapping new Node projects with common script fields.
package.json 会随配置自动生成。
Input
name=demo, version=1.0.0
Snippet
{
"name": "demo",
"version": "1.0.0"
}No. It only generates configuration text. Install dependencies with your package manager in the project directory.
It targets starter config. Complex template repos and plugin chains are better maintained with dedicated scaffolds.
Tools
Continue with another translated tool for a nearby task.
SemVer Validator
Check whether a version satisfies SemVer range expressions such as ^ and ~ in your browser. Useful for explaining npm dependency ranges and validating package.json constraints.