# Install nodemon with npm

Simple monitor script for use during development of a Node.js app. Version 3.1.14 via npm; verified 2026-02-20. Also installable with nix: nix profile install nixpkgs#nodemon.

## Install

```sh
sudo av install npm:nodemon
```

Additional install commands:

### Portable and language managers

- npm (100%):

```sh
npm install -g nodemon
```

  Evidence: local npm package metadata

## Package facts

- **Package key:** npm:nodemon
- **Package manager:** npm
- **Package manager page:** <https://www.npmjs.com/package/nodemon>
- **Version:** 3.1.14
- **Source summary:** Simple monitor script for use during development of a Node.js app.
- **Homepage:** <https://nodemon.io>
- **Repository:** <https://github.com/remy/nodemon>
- **Upstream docs:** <https://nodemon.io>
- **License:** MIT
- **Source archive:** <https://registry.npmjs.org/nodemon/-/nodemon-3.1.14.tgz>
- **Issue tracker:** <https://github.com/remy/nodemon/issues>
- **Published:** 2026-02-20T23:05:18.913Z
- **Last updated:** 2026-02-20T23:05:18.913Z
- **Generated:** 2026-08-04T22:13:35+00:00

## Executables

- nodemon (cli)
- nodemon (alias)

## Dependencies

- chokidar
- debug
- ignore-by-default
- minimatch
- pstree.remy
- semver
- simple-update-notifier
- supports-color
- touch
- undefsafe

## Build dependencies

- @commitlint/cli
- @commitlint/config-conventional
- async
- coffee-script
- eslint
- husky
- mocha
- nyc
- proxyquire
- semantic-release
- should

## Install behavior

- Post-install hook: not defined
- Bottle: not available

## Freshness

- Page generated: 2026-08-04
- Package-manager version: 3.1.14
- Package-manager updated: 2026-02-20
- Local data: ok
- Upstream repository: https://github.com/remy/nodemon
- info: No cached GitHub release or tag data was available.

## Security Notes

No matching local secret-handling manifest was found for nodemon. Package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** npm registry
- **Dist Tags:** Debug: 2.0.14-alpha.1, Debug 1268: 1.15.2-alpha.2, Dev: 0.0.0-development, Latest: 3.1.14
- **Version Count:** 263
- **Maintainers:** remy
- **Author:** Remy Sharp
- **Publisher:** GitHub Actions
- **Engines:** Node: >=10
- **Funding:** <https://opencollective.com/nodemon>
- **Integrity:** sha512-jakjZi93UtB3jHMWsXL68FXSAosbLfY0In5gtKq3niLSkrWznrVBzXFNOEMJUfc9+Ke7SHWoAZsiMkNP3vq6Jw==
- **Shasum:** 8487ca379c515301d221ec007f27f24ecafa2b51
- **Unpacked Size:** 219,252
- **File Count:** 0
- **Created At:** 2011-02-03T17:03:46.217Z
- **Latest Published At:** 2026-02-20T23:05:18.913Z
- **Modified At:** 2026-03-06T07:15:53.624Z

## Other Package-Manager Records

- Nix - nodemon: normalized package name match | nixpkgs package indexes: pkgs/by-name/no/nodemon/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Related links

- [Web development packages](https://pkg.so/web-dev-tools/) - Matched curated package taxonomy and local package facts.
- [node-dev](https://pkg.so/npm/node-dev/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, development, development-servers.
- [reload](https://pkg.so/npm/reload/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, color, developer, developer-tools, development.
- [next-remote-watch](https://pkg.so/npm/next-remote-watch/) - Local package facts share a topical domain. Shared terms: chokidar, cli, developer, developer-tools, development.

## Sources

- pkg.so package database
- package-page enrichment
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
