Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/meteor/meteor
/ package-source.js
File
package-source.js
tools/isobuild/package-source.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
_ = require(
'underscore'
);
2
var
sourcemap = require(
'source-map'
);
3
4
var
files = require(
'../fs/files'
);
Callers
nothing calls this directly
Calls
15
Profile
Function · 0.85
isTestName
Function · 0.85
watchPackageFiles
Function · 0.85
genTestName
Function · 0.85
splitConstraint
Function · 0.85
getExcerptFromReadme
Function · 0.85
isEmpty
Method · 0.80
map
Method · 0.80
exception
Method · 0.80
each
Method · 0.80
getMainModulesByArch
Method · 0.80
getTestModulesByArch
Method · 0.80
Tested by
no test coverage detected