UNPKG

lasso-require

Version:

Lasso.js plugin to support Node.js style module require in the browser

73 lines 1.68 kB
{ "requires": [ { "path": "lasso-loader", "range": [ 19, 42 ], "argRange": [ 27, 41 ] } ], "foundGlobals": {}, "asyncBlocks": [ { "requires": [ { "path": "baz", "range": [ 146, 160 ], "argRange": [ 154, 159 ] } ], "dependencies": [ "./browser.json", { "type": "require", "path": "baz" } ], "firstArgRange": [ 102, 120 ], "hasInlineDependencies": true, "hasFunctionBody": true }, { "requires": [ { "path": "cat", "range": [ 218, 232 ], "argRange": [ 226, 231 ] } ], "dependencies": [ { "type": "require", "path": "cat" } ], "firstArgRange": [ 190, 243 ], "hasInlineDependencies": false, "hasFunctionBody": true } ] }