2023-09-18 10:46:44 -04:00
|
|
|
{
|
2023-11-10 13:40:39 -05:00
|
|
|
"exports": {
|
|
|
|
".": "./mod.ts"
|
|
|
|
},
|
2023-09-18 10:46:44 -04:00
|
|
|
"moduleGraph1": {
|
|
|
|
"/mod.ts": {
|
|
|
|
"dependencies": [{
|
2023-12-01 15:12:10 -05:00
|
|
|
"type": "static",
|
2023-09-18 10:46:44 -04:00
|
|
|
"kind": "import",
|
2023-11-10 13:40:39 -05:00
|
|
|
"range": [[0, 0], [0, 59]],
|
|
|
|
"specifier": "jsr:@denotest/module_graph@1/other",
|
|
|
|
"specifierRange": [[0, 22], [0, 58]]
|
2023-09-18 10:46:44 -04:00
|
|
|
}, {
|
2023-12-01 15:12:10 -05:00
|
|
|
"type": "static",
|
2023-09-18 10:46:44 -04:00
|
|
|
"kind": "import",
|
2023-11-10 13:40:39 -05:00
|
|
|
"range": [[1, 0], [1, 57]],
|
|
|
|
"specifier": "jsr:@denotest/no_module_graph@^0.1",
|
|
|
|
"specifierRange": [[1, 20], [1, 56]]
|
2023-09-18 10:46:44 -04:00
|
|
|
}]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|