[
    {
        "type": "commonjs-runtime"
    },
    {
        "type": "commonjs-installed",
        "parentPath": "/autotest$0",
        "childName": "installed-bar",
        "childVersion": "1.2.0",
        "parentDir": "/test/autotests/dep-require/require-installed"
    },
    {
        "type": "commonjs-main",
        "dir": "/installed-bar$1.2.0",
        "main": "",
        "_sourceFile": "/test/autotests/dep-require/require-installed/node_modules/installed-bar/index.js"
    },
    {
        "type": "commonjs-ready",
        "inline": "end"
    },
    {
        "type": "commonjs-def",
        "path": "/installed-bar$1.2.0/index",
        "file": "/test/autotests/dep-require/require-installed/node_modules/installed-bar/index.js",
        "inspected": {
            "requires": [],
            "foundGlobals": {},
            "asyncBlocks": [],
            "lastModified": -1,
            "allRequires": []
        },
        "requireLastModified": -1
    }
]