-
Notifications
You must be signed in to change notification settings - Fork 24
/
workspace.json
109 lines (109 loc) · 9.77 KB
/
workspace.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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
{
"version": 2,
"projects": {
"blueprint-button": "libs/blueprint/button",
"blueprint-card": "libs/blueprint/card",
"blueprint-menu": "libs/blueprint/menu",
"blueprint-snack-bar": "libs/blueprint/snack-bar",
"broadcaster": "apps/broadcaster",
"broadcaster-data-access": "libs/broadcaster/data-access",
"broadcaster-ui-cdk": "libs/broadcaster/ui/cdk",
"broadcaster-ui-material": "libs/broadcaster/ui/material",
"bulldozer-api": "apps/bulldozer-api",
"bulldozer-cli": "apps/bulldozer-cli",
"bulldozer-client": "apps/bulldozer-client",
"bulldozer-client-applications-components-application-explorer": "libs/bulldozer/client/applications/components/application-explorer",
"bulldozer-client-applications-components-application-tab": "libs/bulldozer/client/applications/components/application-tab",
"bulldozer-client-applications-data-access": "libs/bulldozer/client/applications/data-access",
"bulldozer-client-applications-modals-edit-application": "libs/bulldozer/client/applications/modals/edit-application",
"bulldozer-client-applications-pages-view-application": "libs/bulldozer/client/applications/pages/view-application",
"bulldozer-client-auth-data-access": "libs/bulldozer/client/auth/data-access",
"bulldozer-client-auth-pages-unauthorized-access": "libs/bulldozer/client/auth/pages/unauthorized-access",
"bulldozer-client-auth-utils-auth-guard": "libs/bulldozer/client/auth/utils/auth-guard",
"bulldozer-client-auth-utils-auth-interceptor": "libs/bulldozer/client/auth/utils/auth-interceptor",
"bulldozer-client-budgets-data-access": "libs/bulldozer/client/budgets/data-access",
"bulldozer-client-budgets-modals-deposit-to-budget": "libs/bulldozer/client/budgets/modals/deposit-to-budget",
"bulldozer-client-budgets-modals-withdraw-from-budget": "libs/bulldozer/client/budgets/modals/withdraw-from-budget",
"bulldozer-client-collaborators-data-access": "libs/bulldozer/client/collaborators/data-access",
"bulldozer-client-collections-components-collection-explorer": "libs/bulldozer/client/collections/components/collection-explorer",
"bulldozer-client-collections-data-access": "libs/bulldozer/client/collections/data-access",
"bulldozer-client-collections-modals-edit-collection": "libs/bulldozer/client/collections/modals/edit-collection",
"bulldozer-client-collections-modals-edit-collection-attribute": "libs/bulldozer/client/collections/modals/edit-collection-attribute",
"bulldozer-client-collections-pages-view-collection": "libs/bulldozer/client/collections/pages/view-collection",
"bulldozer-client-collections-pages-view-collection-attributes": "libs/bulldozer/client/collections/pages/view-collection-attributes",
"bulldozer-client-collections-pages-view-collection-code-viewer": "libs/bulldozer/client/collections/pages/view-collection-code-viewer",
"bulldozer-client-core-data-access": "libs/bulldozer/client/core/data-access",
"bulldozer-client-core-pages-home": "libs/bulldozer/client/core/pages/home",
"bulldozer-client-e2e": "apps/bulldozer-client-e2e",
"bulldozer-client-instructions-components-instruction-explorer": "libs/bulldozer/client/instructions/components/instruction-explorer",
"bulldozer-client-instructions-data-access": "libs/bulldozer/client/instructions/data-access",
"bulldozer-client-instructions-modals-add-instruction-account": "libs/bulldozer/client/instructions/modals/add-instruction-account",
"bulldozer-client-instructions-modals-edit-instruction": "libs/bulldozer/client/instructions/modals/edit-instruction",
"bulldozer-client-instructions-modals-edit-instruction-account-constraint": "libs/bulldozer/client/instructions/modals/edit-instruction-account-constraint",
"bulldozer-client-instructions-modals-edit-instruction-argument": "libs/bulldozer/client/instructions/modals/edit-instruction-argument",
"bulldozer-client-instructions-modals-edit-instruction-document": "libs/bulldozer/client/instructions/modals/edit-instruction-document",
"bulldozer-client-instructions-modals-edit-instruction-document-derivation": "libs/bulldozer/client/instructions/modals/edit-instruction-document-derivation",
"bulldozer-client-instructions-modals-edit-instruction-mint": "libs/bulldozer/client/instructions/modals/edit-instruction-mint",
"bulldozer-client-instructions-modals-edit-instruction-relation": "libs/bulldozer/client/instructions/modals/edit-instruction-relation",
"bulldozer-client-instructions-modals-edit-instruction-signer": "libs/bulldozer/client/instructions/modals/edit-instruction-signer",
"bulldozer-client-instructions-modals-edit-instruction-token": "libs/bulldozer/client/instructions/modals/edit-instruction-token",
"bulldozer-client-instructions-modals-edit-instruction-unchecked": "libs/bulldozer/client/instructions/modals/edit-instruction-unchecked",
"bulldozer-client-instructions-pages-view-instruction": "libs/bulldozer/client/instructions/pages/view-instruction",
"bulldozer-client-instructions-pages-view-instruction-arguments": "libs/bulldozer/client/instructions/pages/view-instruction-arguments",
"bulldozer-client-instructions-pages-view-instruction-code-editor": "libs/bulldozer/client/instructions/pages/view-instruction-code-editor",
"bulldozer-client-instructions-pages-view-instruction-documents": "libs/bulldozer/client/instructions/pages/view-instruction-documents",
"bulldozer-client-instructions-pages-view-instruction-signers": "libs/bulldozer/client/instructions/pages/view-instruction-signers",
"bulldozer-client-notifications-components-snack-bar": "libs/bulldozer/client/notifications/components/snack-bar",
"bulldozer-client-notifications-data-access": "libs/bulldozer/client/notifications/data-access",
"bulldozer-client-shared-components-card": "libs/bulldozer/client/shared/components/card",
"bulldozer-client-shared-components-code-editor": "libs/bulldozer/client/shared/components/code-editor",
"bulldozer-client-shared-components-dark-theme-switch": "libs/bulldozer/client/shared/components/dark-theme-switch",
"bulldozer-client-shared-components-tab-list": "libs/bulldozer/client/shared/components/tab-list",
"bulldozer-client-shared-directives-dark-theme": "libs/bulldozer/client/shared/directives/dark-theme",
"bulldozer-client-shared-directives-page-header": "libs/bulldozer/client/shared/directives/page-header",
"bulldozer-client-shared-directives-section-header": "libs/bulldozer/client/shared/directives/section-header",
"bulldozer-client-shared-directives-stop-propagation": "libs/bulldozer/client/shared/directives/stop-propagation",
"bulldozer-client-shared-pipes-item-updating": "libs/bulldozer/client/shared/pipes/item-updating",
"bulldozer-client-shared-pipes-obscure-address": "libs/bulldozer/client/shared/pipes/obscure-address",
"bulldozer-client-shell": "libs/bulldozer/client/shell",
"bulldozer-client-users-components-user-instructions": "libs/bulldozer/client/users/components/user-instructions",
"bulldozer-client-users-data-access": "libs/bulldozer/client/users/data-access",
"bulldozer-client-users-modals-edit-user": "libs/bulldozer/client/users/modals/edit-user",
"bulldozer-client-users-pages-view-profile": "libs/bulldozer/client/users/pages/view-profile",
"bulldozer-client-users-pages-view-user-info": "libs/bulldozer/client/users/pages/view-user-info",
"bulldozer-client-users-pages-view-user-workspaces": "libs/bulldozer/client/users/pages/view-user-workspaces",
"bulldozer-client-workspaces-components-workspace-explorer": "libs/bulldozer/client/workspaces/components/workspace-explorer",
"bulldozer-client-workspaces-data-access": "libs/bulldozer/client/workspaces/data-access",
"bulldozer-client-workspaces-modals-add-workspace": "libs/bulldozer/client/workspaces/modals/add-workspace",
"bulldozer-client-workspaces-modals-edit-workspace": "libs/bulldozer/client/workspaces/modals/edit-workspace",
"bulldozer-client-workspaces-modals-import-workspace": "libs/bulldozer/client/workspaces/modals/import-workspace",
"bulldozer-client-workspaces-pages-view-workspace": "libs/bulldozer/client/workspaces/pages/view-workspace",
"bulldozer-client-workspaces-pages-view-workspace-budget": "libs/bulldozer/client/workspaces/pages/view-workspace-budget",
"bulldozer-client-workspaces-pages-view-workspace-collaborators": "libs/bulldozer/client/workspaces/pages/view-workspace-collaborators",
"bulldozer-client-workspaces-pages-view-workspace-instructions": "libs/bulldozer/client/workspaces/pages/view-workspace-instructions",
"bulldozer-programs": "apps/bulldozer-programs",
"bulldozer-shared-devkit": "libs/bulldozer/shared/devkit",
"bulldozer-shared-generator": "libs/bulldozer/shared/generator",
"crane-web-client": "apps/crane-web-client",
"crane-web-client-e2e": "apps/crane-web-client-e2e",
"drill-cli": "apps/drill-cli",
"drill-gateway": "apps/drill-gateway",
"drill-github-app": "apps/drill-github-app",
"drill-programs": "apps/drill-programs",
"drill-web-client": "apps/drill-web-client",
"drill-web-client-e2e": "apps/drill-web-client-e2e",
"heavy-duty-ui-progress-ping": "libs/heavy-duty/ui/progress-ping",
"heavy-duty-ui-progress-spinner": "libs/heavy-duty/ui/progress-spinner",
"ngx-solana-data-access": "libs/ngx-solana/data-access",
"ngx-solana-ui-cdk": "libs/ngx-solana/ui/cdk",
"ngx-solana-ui-material": "libs/ngx-solana/ui/material",
"ngx-websocket": "libs/ngx-websocket",
"rx-solana": "libs/rx-solana",
"rxjs": "libs/rxjs",
"wallet-adapter-data-access": "libs/wallet-adapter/data-access",
"wallet-adapter-ui-blueprint": "libs/wallet-adapter/ui/blueprint",
"wallet-adapter-ui-cdk": "libs/wallet-adapter/ui/cdk",
"wallet-adapter-ui-material": "libs/wallet-adapter/ui/material"
},
"$schema": "./node_modules/nx/schemas/workspace-schema.json"
}