File size: 370 Bytes
1e92f2d |
1 2 3 4 5 6 7 8 9 10 11 12 |
{
"imports" : {
"YAML" : "https://deno.land/std@0.148.0/encoding/yaml.ts" ,
"Time" : "https://deno.land/std@0.148.0/datetime/mod.ts" ,
"Path" : "https://deno.land/std@0.148.0/path/mod.ts" ,
"Previews" : "./Previews/mod.ts" ,
"Files" : "./Files.js" ,
"Link" : "./Link.js" ,
"Data" : "./Data.js"
}
} |