SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

nodejs-dep-graph rpm build for : CentOS 7. For other distributions click nodejs-dep-graph.

Name : nodejs-dep-graph
Version : 1.1.0 Vendor : Fedora Project
Release : 6.el7 Date : 2014-07-30 05:43:58
Group : System Environment/Libraries Source RPM : nodejs-dep-graph-1.1.0-6.el7.src.rpm
Size : 0.02 MB
Packager : Fedora Project
Summary : Simple dependency graph management in JavaScript
Description :
This 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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/matthewdva:/build:/EPEL:/el7/CentOS_7/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
nodejs-dep-graph
npm(dep-graph)

Requires :
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
nodejs(engine)
npm(underscore) < 2
npm(underscore) => 1.4


Content of RPM :
/usr/lib/node_modules/dep-graph
/usr/lib/node_modules/dep-graph/lib
/usr/lib/node_modules/dep-graph/lib/dep-graph.js
/usr/lib/node_modules/dep-graph/node_modules
/usr/lib/node_modules/dep-graph/node_modules/underscore
/usr/lib/node_modules/dep-graph/package.json
/usr/share/doc/nodejs-dep-graph-1.1.0
/usr/share/doc/nodejs-dep-graph-1.1.0/README.mdown
/usr/share/doc/nodejs-dep-graph-1.1.0/docs
/usr/share/doc/nodejs-dep-graph-1.1.0/docs/dep-graph.html
/usr/share/doc/nodejs-dep-graph-1.1.0/docs/docco.css

 
ICM