# nodemon をインストール

nodemon のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### Portable and language managers

- npm (100%):

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

  証拠: local npm package metadata

## パッケージ情報

- **パッケージキー:** npm:nodemon
- **パッケージマネージャ:** npm
- **パッケージマネージャページ:** <https://www.npmjs.com/package/nodemon>
- **バージョン:** 3.1.14
- **ソース概要:** Simple monitor script for use during development of a Node.js app.
- **ホームページ:** <https://nodemon.io>
- **リポジトリ:** <https://github.com/remy/nodemon>
- **上流ドキュメント:** <https://nodemon.io>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://registry.npmjs.org/nodemon/-/nodemon-3.1.14.tgz>
- **課題トラッカー:** <https://github.com/remy/nodemon/issues>
- **公開日:** 2026-02-20T23:05:18.913Z
- **更新:** 2026-02-20T23:05:18.913Z
- **生成ソース:** 2026-05-26T17:25:59+00:00

## 実行可能ファイル

- nodemon (cli): bin/nodemon.js
- nodemon (エイリアス)

## 依存関係

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

## ビルド依存関係

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

## インストール挙動

- post-install フック: 未定義

## 鮮度

- ページ生成日: 2026-05-26
- マネージャ版: 3.1.14
- マネージャ更新日: 2026-02-20
- ローカルデータ: ok
- 上流リポジトリ: https://github.com/remy/nodemon
- info: No cached GitHub release or tag data was available.

## セキュリティノート

nodemon に一致するローカル radioisotope マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## 関連リンク

- [ava](https://www.automicvault.com/pkg/npm/ava/) - Both packages touch the same language runtime or ecosystem. Shared terms: debug, default, ignore, ignore-by-default, node.
- [avo](https://www.automicvault.com/pkg/npm/avo/) - Both packages touch the same language runtime or ecosystem. Shared terms: ignore, minimatch, node, notifier, semver.
- [esformatter](https://www.automicvault.com/pkg/npm/esformatter/) - Both packages touch the same language runtime or ecosystem. Shared terms: color, debug, minimatch, node, supports.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/)

## ソース

- Nucleus package database
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
