2021-07-01 18:21:40 +00:00
|
|
|
{
|
|
|
|
"name": "otterscan",
|
|
|
|
"version": "0.1.0",
|
|
|
|
"private": true,
|
|
|
|
"license": "MIT",
|
|
|
|
"dependencies": {
|
2021-09-01 09:33:42 +00:00
|
|
|
"@blackbox-vision/react-qr-reader": "^5.0.0",
|
2021-09-27 18:55:39 +00:00
|
|
|
"@chainlink/contracts": "^0.2.2",
|
2021-10-25 18:20:35 +00:00
|
|
|
"@craco/craco": "^6.4.0",
|
2021-08-30 05:16:17 +00:00
|
|
|
"@fontsource/fira-code": "^4.5.1",
|
2021-09-27 19:01:46 +00:00
|
|
|
"@fontsource/roboto": "^4.5.1",
|
2021-07-08 03:01:42 +00:00
|
|
|
"@fontsource/roboto-mono": "^4.5.0",
|
2021-07-08 02:56:53 +00:00
|
|
|
"@fontsource/space-grotesk": "^4.5.0",
|
2021-08-08 22:55:01 +00:00
|
|
|
"@fortawesome/fontawesome-svg-core": "^1.2.36",
|
2021-08-08 23:03:18 +00:00
|
|
|
"@fortawesome/free-brands-svg-icons": "^5.15.4",
|
2021-08-08 22:56:08 +00:00
|
|
|
"@fortawesome/free-regular-svg-icons": "^5.15.4",
|
2021-08-06 23:17:29 +00:00
|
|
|
"@fortawesome/free-solid-svg-icons": "^5.15.4",
|
2021-10-18 19:36:43 +00:00
|
|
|
"@fortawesome/react-fontawesome": "^0.1.16",
|
2021-08-31 05:57:58 +00:00
|
|
|
"@headlessui/react": "^1.4.1",
|
2021-07-01 18:21:40 +00:00
|
|
|
"@testing-library/jest-dom": "^5.14.1",
|
|
|
|
"@testing-library/react": "^11.1.0",
|
|
|
|
"@testing-library/user-event": "^12.1.10",
|
2021-07-07 00:55:59 +00:00
|
|
|
"@types/jest": "^26.0.24",
|
2021-07-16 21:31:34 +00:00
|
|
|
"@types/node": "^14.17.5",
|
2021-10-28 08:27:26 +00:00
|
|
|
"@types/react": "^17.0.33",
|
2021-07-09 18:19:38 +00:00
|
|
|
"@types/react-blockies": "^1.4.1",
|
2021-10-20 18:53:48 +00:00
|
|
|
"@types/react-dom": "^17.0.10",
|
2021-10-16 17:50:25 +00:00
|
|
|
"@types/react-highlight": "^0.12.5",
|
2021-10-28 08:27:38 +00:00
|
|
|
"@types/react-router-dom": "^5.3.2",
|
2021-07-25 07:03:27 +00:00
|
|
|
"@types/react-syntax-highlighter": "^13.5.2",
|
2021-08-30 05:17:03 +00:00
|
|
|
"chart.js": "^3.5.1",
|
2021-10-22 19:41:43 +00:00
|
|
|
"ethers": "^5.5.1",
|
2021-09-29 08:55:19 +00:00
|
|
|
"highlightjs-solidity": "^2.0.1",
|
2021-07-01 18:21:40 +00:00
|
|
|
"query-string": "^7.0.1",
|
|
|
|
"react": "^17.0.2",
|
|
|
|
"react-blockies": "^1.4.1",
|
2021-10-28 08:29:03 +00:00
|
|
|
"react-chartjs-2": "^3.3.0",
|
2021-07-01 18:21:40 +00:00
|
|
|
"react-dom": "^17.0.2",
|
|
|
|
"react-error-boundary": "^3.1.3",
|
2021-10-25 18:14:01 +00:00
|
|
|
"react-helmet-async": "^1.1.2",
|
2021-07-01 18:21:40 +00:00
|
|
|
"react-image": "^4.0.3",
|
2021-09-13 20:12:24 +00:00
|
|
|
"react-router-dom": "^5.3.0",
|
2021-07-01 18:21:40 +00:00
|
|
|
"react-scripts": "4.0.3",
|
2021-07-25 07:03:27 +00:00
|
|
|
"react-syntax-highlighter": "^15.4.4",
|
2021-09-13 20:08:21 +00:00
|
|
|
"serve": "^12.0.1",
|
2021-10-16 17:50:08 +00:00
|
|
|
"typescript": "^4.4.4",
|
2021-07-01 18:21:40 +00:00
|
|
|
"use-keyboard-shortcut": "^1.0.6",
|
|
|
|
"web-vitals": "^1.0.1"
|
|
|
|
},
|
|
|
|
"scripts": {
|
|
|
|
"start": "craco start",
|
2021-10-20 18:44:27 +00:00
|
|
|
"build": "craco build && compress-cra",
|
2021-07-01 18:21:40 +00:00
|
|
|
"test": "craco test",
|
|
|
|
"eject": "react-scripts eject",
|
2021-08-08 22:53:30 +00:00
|
|
|
"source-map-explorer": "source-map-explorer build/static/js/*.js",
|
2021-10-20 14:45:58 +00:00
|
|
|
"assets-start": "docker run --rm -p 3001:80 --name otterscan-assets -d -v$(pwd)/4bytes/signatures:/usr/share/nginx/html/signatures/ -v$(pwd)/trustwallet/blockchains/ethereum/assets:/usr/share/nginx/html/assets -v$(pwd)/topic0/with_parameter_names:/usr/share/nginx/html/topic0/ -v$(pwd)/nginx/nginx.conf:/etc/nginx/nginx.conf -v$(pwd)/nginx/conf.d/default.conf:/etc/nginx/conf.d/default.conf nginx:1.21.1-alpine",
|
|
|
|
"assets-start-with-param-names": "docker run --rm -p 3001:80 --name otterscan-assets -d -v$(pwd)/4bytes/with_parameter_names:/usr/share/nginx/html/signatures/ -v$(pwd)/trustwallet/blockchains/ethereum/assets:/usr/share/nginx/html/assets -v$(pwd)/topic0/with_parameter_names:/usr/share/nginx/html/topic0/ -v$(pwd)/nginx/nginx.conf:/etc/nginx/nginx.conf -v$(pwd)/nginx/conf.d/default.conf:/etc/nginx/conf.d/default.conf nginx:1.21.1-alpine",
|
2021-07-14 21:10:07 +00:00
|
|
|
"assets-stop": "docker stop otterscan-assets",
|
|
|
|
"docker-build": "DOCKER_BUILDKIT=1 docker build -t otterscan -f Dockerfile .",
|
|
|
|
"docker-start": "docker run --rm -p 5000:80 --name otterscan -d otterscan",
|
|
|
|
"docker-stop": "docker stop otterscan"
|
2021-07-01 18:21:40 +00:00
|
|
|
},
|
|
|
|
"eslintConfig": {
|
|
|
|
"extends": [
|
|
|
|
"react-app",
|
|
|
|
"react-app/jest"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"browserslist": {
|
|
|
|
"production": [
|
|
|
|
">0.2%",
|
|
|
|
"not dead",
|
|
|
|
"not op_mini all"
|
|
|
|
],
|
|
|
|
"development": [
|
|
|
|
"last 1 chrome version",
|
|
|
|
"last 1 firefox version",
|
|
|
|
"last 1 safari version"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
2021-10-06 19:32:21 +00:00
|
|
|
"autoprefixer": "^9.8.8",
|
2021-10-20 18:44:27 +00:00
|
|
|
"compress-create-react-app": "^1.1.3",
|
2021-10-06 19:29:33 +00:00
|
|
|
"postcss": "^7.0.39",
|
2021-08-08 22:53:30 +00:00
|
|
|
"source-map-explorer": "^2.5.2",
|
2021-07-23 04:35:18 +00:00
|
|
|
"tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.2.6"
|
2021-07-01 18:21:40 +00:00
|
|
|
}
|
|
|
|
}
|