package.json Generator
Generate a new package.json from form fields: name, version, description, author, license, ESM/CJS module type, entry point, Node engine, keywords, repository URL, scripts, dependencies and devDependencies. Outputs properly ordered, valid JSON ready to drop into a new project.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Name
Version
Description
Author
License
MIT, Apache-2.0, BSD-2-Clause, BSD-3-Clause, ISC, GPL-3.0-or-later, LGPL-3.0-or-later, MPL-2.0, Unlicense, UNLICENSED Module System
esm, cjs Entry File
Node Engine
Keywords
Repository URL
npm scripts
dependencies
devDependencies
Indent
2, 4, tab Mark as private (prevents accidental npm publish)
Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.