Sat, 08 Jun 2024 20:56:05 UTC | login

Information for build nodejs-nodemon-2.0.3-2.fc33

ID176781
Package Namenodejs-nodemon
Version2.0.3
Release2.fc33
Epoch
SummarySimple monitor script for use during development of a node.js app
DescriptionSimple monitor script for use during development of a node.js app. For use during development of a node.js based application. nodemon will watch the files in the directory in which nodemon was started, and if any files change, nodemon will automatically restart your node application. nodemon does not require any changes to your code or method of development. nodemon simply wraps your node application and keeps an eye on any files that have changed. Remember that nodemon is a replacement wrapper for node, think of it as replacing the word "node" on the command line when you run your script.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 13:51:23 UTC
CompletedThu, 13 Aug 2020 13:51:23 UTC
Tags
f33
f37
f38
RPMs
src
nodejs-nodemon-2.0.3-2.fc33.src.rpm (info) (download)
noarch
nodejs-nodemon-2.0.3-2.fc33.noarch.rpm (info) (download)
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri May 01 2020 Honza Horak <hhorak@redhat.com> - 2.0.3-1 - Update to 2.0.3 * Mon Aug 13 2018 Zuzana Svetlikova <zsvetlik@redhat.com> - 1.18.3-1 - Resolves: #1615413 - Updated - bundled