Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/browserify/browserify
/ pkg_event.js
File
pkg_event.js
test/pkg_event.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
browserify = require(
'../'
);
2
var
path = require(
'path'
);
3
var
vm = require(
'vm'
);
4
var
test = require(
'tap'
).test;
Callers
nothing calls this directly
Calls
1
readpkg
Function · 0.85
Tested by
no test coverage detected