2020-03-13 02:07:58 -07:00
|
|
|
{
|
|
|
|
"name": "explorer",
|
|
|
|
"version": "0.1.0",
|
|
|
|
"private": true,
|
|
|
|
"dependencies": {
|
2021-12-13 17:41:18 -08:00
|
|
|
"@blockworks-foundation/mango-client": "^3.2.16",
|
2021-05-24 21:35:19 -07:00
|
|
|
"@bonfida/bot": "^0.5.3",
|
2022-04-15 01:32:10 -07:00
|
|
|
"@bonfida/spl-name-service": "^0.1.30",
|
2021-10-05 11:30:05 -07:00
|
|
|
"@cloudflare/stream-react": "^1.2.0",
|
2021-04-12 11:25:51 -07:00
|
|
|
"@metamask/jazzicon": "^2.0.0",
|
2022-01-28 17:55:48 -08:00
|
|
|
"@metaplex/js": "4.12.0",
|
2022-04-06 10:22:49 -07:00
|
|
|
"@project-serum/anchor": "0.23.0",
|
2021-12-07 05:48:06 -08:00
|
|
|
"@project-serum/serum": "^0.13.61",
|
2021-06-21 12:02:34 -07:00
|
|
|
"@react-hook/debounce": "^4.0.0",
|
2022-04-29 21:58:34 -07:00
|
|
|
"@sentry/react": "^6.19.7",
|
2022-03-11 05:59:16 -08:00
|
|
|
"@solana/buffer-layout": "^3.0.0",
|
2022-05-01 15:27:25 -07:00
|
|
|
"@solana/spl-token-registry": "^0.2.3736",
|
2022-04-26 09:56:49 -07:00
|
|
|
"@solana/web3.js": "^1.41.0",
|
2021-12-07 01:15:44 -08:00
|
|
|
"@testing-library/jest-dom": "^5.16.1",
|
2022-04-29 21:58:34 -07:00
|
|
|
"@testing-library/react": "^13.1.1",
|
2021-11-28 12:50:28 -08:00
|
|
|
"@testing-library/user-event": "^13.5.0",
|
2021-01-19 01:31:11 -08:00
|
|
|
"@types/bn.js": "^5.1.0",
|
2020-03-19 07:31:05 -07:00
|
|
|
"@types/bs58": "^4.0.1",
|
2022-04-28 01:38:15 -07:00
|
|
|
"@types/chai": "^4.3.1",
|
2021-07-07 07:48:44 -07:00
|
|
|
"@types/chart.js": "^2.9.34",
|
2021-04-22 08:07:09 -07:00
|
|
|
"@types/classnames": "^2.3.1",
|
2022-01-13 01:06:32 -08:00
|
|
|
"@types/jest": "^27.4.0",
|
2021-12-07 01:07:15 -08:00
|
|
|
"@types/node": "^16.11.12",
|
2022-04-29 21:58:34 -07:00
|
|
|
"@types/react": "^18.0.8",
|
|
|
|
"@types/react-dom": "^18.0.3",
|
2021-11-28 18:10:03 -08:00
|
|
|
"@types/react-router-dom": "^5.3.2",
|
2021-01-11 17:48:51 -08:00
|
|
|
"@types/react-select": "^3.1.2",
|
2021-05-24 18:05:44 -07:00
|
|
|
"@types/socket.io-client": "^3.0.0",
|
2022-04-28 01:24:25 -07:00
|
|
|
"bignumber.js": "^9.0.2",
|
2021-02-24 02:37:26 -08:00
|
|
|
"bn.js": "^5.2.0",
|
2021-11-28 12:49:22 -08:00
|
|
|
"bootstrap": "~5.1.3",
|
2020-03-19 07:31:05 -07:00
|
|
|
"bs58": "^4.0.1",
|
2021-03-15 02:47:39 -07:00
|
|
|
"chai": "^4.3.4",
|
2020-10-27 01:13:06 -07:00
|
|
|
"chart.js": "^2.9.4",
|
2021-04-06 20:18:52 -07:00
|
|
|
"classnames": "2.3.1",
|
2021-03-25 09:59:50 -07:00
|
|
|
"coingecko-api": "^1.0.10",
|
2021-04-05 03:21:55 -07:00
|
|
|
"cross-fetch": "^3.1.4",
|
2020-08-01 07:05:58 -07:00
|
|
|
"humanize-duration-ts": "^2.1.1",
|
2021-12-06 01:09:46 -08:00
|
|
|
"prettier": "^2.5.1",
|
2022-04-28 01:46:48 -07:00
|
|
|
"react": "^18.1.0",
|
2021-04-29 04:08:45 -07:00
|
|
|
"react-chartjs-2": "^2.11.2",
|
2021-12-06 01:18:29 -08:00
|
|
|
"react-content-loader": "^6.1.0",
|
2021-11-28 18:03:48 -08:00
|
|
|
"react-countup": "^6.1.0",
|
2022-04-28 01:46:48 -07:00
|
|
|
"react-dom": "^18.1.0",
|
2021-10-08 13:17:32 -07:00
|
|
|
"react-json-view": "^1.21.3",
|
2021-04-14 16:22:40 -07:00
|
|
|
"react-moment": "^1.1.1",
|
2021-09-07 06:53:24 -07:00
|
|
|
"react-router-dom": "^5.3.0",
|
2021-02-23 01:18:52 -08:00
|
|
|
"react-scripts": "^4.0.3",
|
2021-05-24 18:02:09 -07:00
|
|
|
"react-select": "^4.3.1",
|
2022-04-28 01:32:03 -07:00
|
|
|
"sass": "^1.51.0",
|
2021-10-12 01:08:41 -07:00
|
|
|
"superstruct": "^0.15.3",
|
2021-12-13 19:36:58 -08:00
|
|
|
"typescript": "^4.5.4"
|
2020-03-13 02:07:58 -07:00
|
|
|
},
|
|
|
|
"scripts": {
|
2020-10-28 20:37:55 -07:00
|
|
|
"start": "react-scripts start",
|
|
|
|
"build": "react-scripts build",
|
|
|
|
"test": "react-scripts test",
|
2020-03-13 03:23:46 -07:00
|
|
|
"format": "prettier -c \"**/*.+(js|jsx|ts|tsx|json|css|md)\"",
|
|
|
|
"format:fix": "prettier --write \"**/*.+(js|jsx|ts|tsx|json|css|md)\""
|
2020-03-13 02:07:58 -07:00
|
|
|
},
|
|
|
|
"eslintConfig": {
|
|
|
|
"extends": "react-app"
|
|
|
|
},
|
|
|
|
"browserslist": {
|
|
|
|
"production": [
|
|
|
|
">0.2%",
|
|
|
|
"not dead",
|
|
|
|
"not op_mini all"
|
|
|
|
],
|
|
|
|
"development": [
|
|
|
|
"last 1 chrome version",
|
|
|
|
"last 1 firefox version",
|
|
|
|
"last 1 safari version"
|
|
|
|
]
|
2021-03-20 01:22:22 -07:00
|
|
|
}
|
2020-03-13 02:07:58 -07:00
|
|
|
}
|