MCPcopy
hub / github.com/bower/bower / Resolver.js

File Resolver.js

lib/core/resolvers/Resolver.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var fs = require('../../util/fs');
2var path = require('path');
3var Q = require('q');
4var tmp = require('tmp');

Callers

nothing calls this directly

Calls 4

md5Function · 0.85
removeIgnoresFunction · 0.85
createErrorFunction · 0.50
readJsonFunction · 0.50

Tested by

no test coverage detected