up
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"schema_version": "1.0",
|
||||
"roots": [
|
||||
{ "id": "sym://js:src/index.js#main", "phase": "runtime", "source": "static" }
|
||||
],
|
||||
"nodes": [
|
||||
{ "id": "sym://js:src/index.js#main", "name": "main", "kind": "function", "file": "src/index.js", "line": 1, "language": "nodejs" },
|
||||
{ "id": "sym://js:node_modules/js-yaml#load", "name": "load", "kind": "function", "namespace": "js-yaml", "language": "nodejs" }
|
||||
],
|
||||
"edges": [
|
||||
{ "from": "sym://js:src/index.js#main", "to": "sym://js:node_modules/js-yaml#load", "kind": "call" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user