lasso-require
Version:
Lasso.js plugin to support Node.js style module require in the browser
32 lines • 835 B
JSON
[
{
"type": "commonjs-runtime"
},
{
"type": "commonjs-search-path",
"path": "/require-search-path$0/app-modules/"
},
{
"type": "commonjs-main",
"dir": "/installed-bar$1.2.0",
"main": "",
"_sourceFile": "/test/autotests/dep-require/require-search-path/app-modules/bar/index.js"
},
{
"type": "commonjs-ready",
"inline": "end"
},
{
"type": "commonjs-def",
"path": "/installed-bar$1.2.0/index",
"file": "/test/autotests/dep-require/require-search-path/app-modules/bar/index.js",
"inspected": {
"requires": [],
"foundGlobals": {},
"asyncBlocks": [],
"lastModified": -1,
"allRequires": []
},
"requireLastModified": -1
}
]