20 lines
559 B
JSON
20 lines
559 B
JSON
{
|
|
"version": 2,
|
|
"projects": {
|
|
"deal-ticket": "libs/deal-ticket",
|
|
"explorer": "apps/explorer",
|
|
"explorer-e2e": "apps/explorer-e2e",
|
|
"graphql": "libs/graphql",
|
|
"market-list": "libs/market-list",
|
|
"network-stats": "libs/network-stats",
|
|
"react-helpers": "libs/react-helpers",
|
|
"stats": "apps/stats",
|
|
"stats-e2e": "apps/stats-e2e",
|
|
"tailwindcss-config": "libs/tailwindcss-config",
|
|
"trading": "apps/trading",
|
|
"trading-e2e": "apps/trading-e2e",
|
|
"ui-toolkit": "libs/ui-toolkit",
|
|
"wallet": "libs/wallet"
|
|
}
|
|
}
|