Valid JSONScripts ConfigDependenciesFree
{
  "name": "my-package",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "license": "MIT",
  "scripts": {
    "start": "node index.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}

Frequently Asked Questions

Is the output valid JSON?
Yes, the generator always produces valid, properly formatted JSON that npm can read.
Can I add dependencies?
Yes, manually add dependency name and version pairs to include in the generated file.
What fields are supported?
Name, version, description, author, license, main entry point, scripts, keywords, and dependencies.
Share:

Love this tool? Explore 999+ more

Free online tools for images, PDFs, text, code, and more. All running in your browser.

Explore All Tools