Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/bower/bower
/ Project.js
File
Project.js
lib/core/Project.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
glob = require(
'glob'
);
2
var
path = require(
'path'
);
3
var
fs = require(
'../util/fs'
);
4
var
Q = require(
'q'
);
Callers
nothing calls this directly
Calls
6
resolveUrlNames
Function · 0.85
md5
Function · 0.85
relativeToBaseDir
Function · 0.85
validLink
Function · 0.85
createError
Function · 0.50
readJson
Function · 0.50
Tested by
no test coverage detected