UNPKG

cubx-dependency-resolver

Version:

Npm package to resolve the dependencies of a list of artifacts

24 lines (20 loc) 514 B
{ "artifacts": { "utilities": [ { "artifactId": "util3", "description": "This util demonstrates ...", "resources": [ "js/pack3.js", "css/pack3.css" ], "dependencies": [ { "artifactId": "util5", "webpackageId": "package5@1.0.0" } ] } ] } }