-
Notifications
You must be signed in to change notification settings - Fork 0
/
import_map.json
34 lines (34 loc) Β· 1.52 KB
/
import_map.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"imports": {
"@fluentci.io/dagger": "https://sdk.fluentci.io/v0.1.9/mod.ts",
"@dagger.io/dagger": "https://esm.sh/v128/*@dagger.io/dagger@0.8.4",
"graphql-tag": "https://esm.sh/v128/graphql-tag@2.12.6",
"graphql-request": "https://esm.sh/v128/graphql-request@6.1.0",
"fluent_gitlab_ci": "https://deno.land/x/fluent_gitlab_ci@v0.4.2/mod.ts",
"fluent_github_actions": "https://deno.land/x/fluent_github_actions@v0.2.1/mod.ts",
"fluent_circleci": "https://deno.land/x/fluent_circleci@v0.2.5/mod.ts",
"fluent_azure_pipelines": "https://deno.land/x/fluent_azure_pipelines@v0.2.0/mod.ts",
"fluent_aws_codepipeline": "https://deno.land/x/fluent_aws_codepipeline@v0.2.3/mod.ts",
"url": "node:url",
"readline": "node:readline",
"process": "node:process",
"path": "node:path",
"os": "node:os",
"fs": "node:fs",
"crypto": "node:crypto"
},
"scopes": {
"https://esm.sh/v128/": {
"@lifeomic/axios-fetch": "https://esm.sh/v128/@lifeomic/axios-fetch@3.0.1",
"adm-zip": "https://esm.sh/v128/adm-zip@0.5.10",
"env-paths": "https://esm.sh/v128/env-paths@3.0.0",
"execa": "https://esm.sh/v128/execa@7.1.1",
"graphql-request": "https://esm.sh/v128/graphql-request@6.1.0",
"graphql-tag": "https://esm.sh/v128/graphql-tag@2.12.6",
"graphql": "https://esm.sh/v128/graphql@16.7.1",
"node-color-log": "https://esm.sh/v128/node-color-log@10.0.2",
"node-fetch": "https://esm.sh/v128/node-fetch@3.3.1",
"tar": "https://esm.sh/v128/tar@6.1.15"
}
}
}