UNPKG

cubx-dependency-resolver

Version:

Npm package to resolve the dependencies of a list of artifacts

21 lines (20 loc) 511 B
{ "artifacts": { "utilities": [ { "artifactId": "util5", "description": "This util demonstrates ...", "resources": [ "js/pack5.js", "css/pack5.css" ], "dependencies": [ { "artifactId": "util6", "webpackageId": "package6@1.0.0" } ] } ] } }