MCPcopy
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

1var semver = require('semver');
2var which = require('../util/which');
3var fs = require('../util/fs');
4var path = require('path');

Callers

nothing calls this directly

Calls 2

checkGitFunction · 0.85
createErrorFunction · 0.50

Tested by

no test coverage detected