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