2022-12-21 01:07:48 +03:00
|
|
|
{
|
|
|
|
"imports": {
|
2023-01-14 23:57:43 +03:00
|
|
|
"prefab": "https://raw.githubusercontent.com/teaxyz/cli/v0.19.1/src/prefab/index.ts",
|
|
|
|
"semver": "https://raw.githubusercontent.com/teaxyz/cli/v0.19.1/src/utils/semver.ts",
|
|
|
|
"hooks": "https://raw.githubusercontent.com/teaxyz/cli/v0.19.1/src/hooks/index.ts",
|
|
|
|
"utils": "https://raw.githubusercontent.com/teaxyz/cli/v0.19.1/src/utils/index.ts",
|
|
|
|
"path": "https://raw.githubusercontent.com/teaxyz/cli/v0.19.1/src/vendor/Path.ts",
|
|
|
|
"prefab/": "https://raw.githubusercontent.com/teaxyz/cli/v0.19.1/src/prefab/",
|
|
|
|
"types": "https://raw.githubusercontent.com/teaxyz/cli/v0.19.1/src/types.ts",
|
|
|
|
"hooks/": "https://raw.githubusercontent.com/teaxyz/cli/v0.19.1/src/hooks/",
|
|
|
|
"utils/": "https://raw.githubusercontent.com/teaxyz/cli/v0.19.1/src/utils/",
|
2022-12-21 01:07:48 +03:00
|
|
|
"deno/": "https://deno.land/std@0.156.0/",
|
|
|
|
"is_what": "https://deno.land/x/is_what@v4.1.7/src/index.ts",
|
|
|
|
"cliffy/": "https://deno.land/x/cliffy@v0.25.2/",
|
|
|
|
"s3": "https://deno.land/x/s3@0.5.0/mod.ts",
|
|
|
|
"outdent": "https://deno.land/x/outdent@v0.8.0/mod.ts",
|
|
|
|
"rimbu/": "https://deno.land/x/rimbu@0.12.3/",
|
|
|
|
"retried": "https://deno.land/x/retried@1.0.1/mod.ts"
|
|
|
|
}
|
2023-01-03 19:07:41 +03:00
|
|
|
}
|