Sat, 28 Sep 2024 22:41:30 UTC | login

Information for RPM nodejs-dep-graph-1.1.0-14.fc29.src.rpm

ID236094
Namenodejs-dep-graph
Version1.1.0
Release14.fc29
Epoch
Archsrc
SummarySimple dependency graph management in JavaScript
DescriptionThis is a Node.js module for simple dependency graph management in JavaScript. Say you have a set of resources that depend on each other in some way. These resources can be anything (eg, files, chains of command etc.). All that matters is that each one has a unique string identifier, and a list of direct dependencies. dep-graph makes it easy to compute "chains" of dependencies, with guaranteed logical ordering and no duplicates. That's trivial in most cases, but if A depends on B and B depends on A, a naïve dependency graph would get trapped in an infinite loop. dep-graph throws an error if any such "cycles" are detected.
Build Time2018-07-19 18:17:57 GMT
Size16.95 KB
51444acc88bb20d5772573dc24ed547d
LicenseMIT
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
coffee-script
nodejs-packaging
npm(watchit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
dep-graph-1.1.0.tgz7.53 KB
nodejs-dep-graph.spec3.63 KB
Component of No Buildroots