lasso-require
Version:
Lasso.js plugin to support Node.js style module require in the browser
22 lines • 512 B
JSON
[
{
"type": "commonjs-runtime"
},
{
"type": "commonjs-ready",
"inline": "end"
},
{
"type": "commonjs-def",
"path": "/virtual-module/something.foo",
"file": "/test/autotests/dep-require/virtual-module/something.foo",
"inspected": {
"requires": [],
"foundGlobals": {},
"asyncBlocks": [],
"lastModified": -1,
"allRequires": []
},
"requireLastModified": -1
}
]