package.json
Realistic Node.js package.json with scripts, dependencies, devDependencies, and repository metadata.
Config FilesNode.jsnpmdependenciesscripts
Realistic Node.js package.json with scripts, dependencies, devDependencies, and repository metadata.
Loading editor...
When to use this template
The package.json is the manifest for any Node.js project. This template includes common lifecycle scripts (dev, build, lint, test), a mix of runtime and dev dependencies, and repository/license metadata that npm and GitHub use for discoverability. Adapt the dependency versions to your stack.