core.json 767 Bytes
{
    "*": [
        "assert",
        "buffer_ieee754",
        "buffer",
        "child_process",
        "cluster",
        "console",
        "constants",
        "crypto",
        "_debugger",
        "dgram",
        "dns",
        "domain",
        "events",
        "freelist",
        "fs",
        "http",
        "https",
        "_linklist",
        "module",
        "net",
        "os",
        "path",
        "punycode",
        "querystring",
        "readline",
        "repl",
        "stream",
        "string_decoder",
        "sys",
        "timers",
        "tls",
        "tty",
        "url",
        "util",
        "vm",
        "zlib"
    ],
    "0.11": [
        "_http_server"
    ],
    "1.0": [
        "process",
        "v8"
    ]
}