{
  "name": "@gooddollar/good-design",
  "repository": "https://github.com/GoodDollar/GoodWeb3-mono/packages/good-design",
  "version": "0.4.42",
  "scripts": {
    "build": "yarn install && yarn dev:clean && tsc && yarn copy:assets && yalc publish --push",
    "build:release": "yarn dev:clean && tsc -p tsconfig.release.json && yarn copy:assets",
    "dev:clean": "rm -fr dist types tsconfig.tsbuildinfo tsconfig.release.tsbuildinfo",
    "test": "jest",
    "storybook": "start-storybook -p 6006",
    "build-storybook": "build-storybook",
    "copy:assets": "cpx 'src/assets/**' 'dist/assets'",
    "lingui:extract": "lingui extract",
    "lingui:compile": "lingui compile",
    "lingui:gen": "rm -rf src/locales/index.ts && node src/locales/gen_supported_locales.js >> src/locales/index.ts",
    "lingui:prepare": "yarn lingui:extract --clean && yarn lingui:compile --typescript && yarn lingui:gen"
  },
  "author": "lewisB",
  "licence": "MIT",
  "main": "dist/index.js",
  "types": "types/index.d.ts",
  "files": [
    "dist",
    "types",
    "src"
  ],
  "devDependencies": {
    "@babel/plugin-transform-runtime": "^7.17.0",
    "@babel/preset-env": "^7.16.4",
    "@babel/preset-flow": "^7.18.6",
    "@babel/preset-react": "^7.16.0",
    "@babel/preset-typescript": "^7.16.0",
    "@babel/runtime": "^7.18.9",
    "@gooddollar/web3sdk-v2": "*",
    "@react-native-async-storage/async-storage": "1.17.10",
    "@reown/appkit": "^1.2.1",
    "@reown/appkit-adapter-wagmi": "^1.2.1",
    "@storybook/addon-actions": "^6.5.12",
    "@storybook/addon-essentials": "^6.5.12",
    "@storybook/addon-links": "^6.5.12",
    "@storybook/addon-react-native-web": "^0.0.18",
    "@storybook/addon-storysource": "^6.5.12",
    "@storybook/addons": "^6.5.12",
    "@storybook/api": "^6.5.12",
    "@storybook/builder-webpack5": "^6.5.12",
    "@storybook/components": "^6.5.12",
    "@storybook/core-events": "^6.5.12",
    "@storybook/manager-webpack5": "^6.5.12",
    "@storybook/preset-scss": "^1.0.3",
    "@storybook/react": "^6.5.12",
    "@storybook/theming": "^6.5.12",
    "@svgr/webpack": "^8.1.0",
    "@types/lodash": "^4.14.186",
    "@types/react": "^18",
    "@types/react-helmet": "^6.1.6",
    "@types/react-native": "0.70.4",
    "@usedapp/core": "^1.2.16",
    "@web3-onboard/react": "^2.10.0",
    "babel-jest": "^27.3.1",
    "babel-loader": "^8.2.3",
    "babel-plugin-module-resolver": "^4.1.0",
    "babel-plugin-react-native-web": "^0.17.1",
    "babel-plugin-transform-class-properties": "^6.24.1",
    "cpx": "^1.5.0",
    "css-loader": "^6.7.1",
    "ctix": "^1.4.0",
    "lodash": "^4.17.21",
    "raw-loader": "^4.0.2",
    "react-device-detect": "^2.2.3",
    "react-docgen-typescript-plugin": "^1.0.1",
    "react-native-paper": "3.12.0",
    "sass-loader": "^13.0.2",
    "storybook-addon-linguijs": "^1.0.10",
    "style-loader": "^3.3.1",
    "ts-loader": "^9.3.1",
    "typescript": "^5.1.3",
    "uuid": "^11.0.3",
    "wagmi": "^2.12.25",
    "webpack": "^5.74.0"
  },
  "peerDependencies": {
    "@gooddollar/web3sdk-v2": "*",
    "@usedapp/core": "*",
    "ethers": "5.*",
    "react": "^18.*",
    "react-native-paper": "*",
    "uuid": "*"
  },
  "packageManager": "yarn@3.2.1",
  "dependencies": {
    "@babel/core": "^7.18.10",
    "@babel/runtime": "^7.18.9",
    "@formatjs/intl-locale": "^4.0.0",
    "@formatjs/intl-pluralrules": "^5.2.14",
    "@gooddollar/goodprotocol": "^2.2.1",
    "@lingui/core": "^4.11.2",
    "@lingui/react": "^4.11.2",
    "@magiklabs/react-sdk": "^1.0.8",
    "@react-native-clipboard/clipboard": "^1.14.1",
    "@uniswap/sdk-core": "^3.1.0",
    "async-await-mutex-lock": "^1.0.11",
    "buffer": "^6.0.3",
    "country-data": "^0.0.31",
    "ethers": "5.7.2",
    "i18n-iso-countries": "^7.11.1",
    "metro-react-native-babel-preset": "^0.72.0",
    "moment": "^2.29.4",
    "moment-duration-format": "^2.3.2",
    "native-base": "^3.4.28",
    "normalize-css-color": "^1.0.2",
    "prop-types": "^15.8.1",
    "react": "^18.3.1",
    "react-dom": "^18.3.1",
    "react-helmet": "^6.1.0",
    "react-inlinesvg": "2.3.0",
    "react-native": "0.70.4",
    "react-native-fs": "^2.20.0",
    "react-native-image-picker": "5.3.1",
    "react-native-mask-input": "^1.2.2",
    "react-native-safe-area-context": "^3.3.2",
    "react-native-svg": "13.14.0",
    "react-native-svg-transformer": "^1.5.0",
    "react-native-svg-uri": "^1.2.3",
    "react-native-svg-web": "^1.0.9",
    "react-native-web": "^0.19.13",
    "react-native-web-clipboard": "^0.1.1",
    "react-native-web-webview": "^1.0.2",
    "react-native-webview": "^13.2.2",
    "react-number-format": "^5.1.1",
    "react-use-promise": "^0.5.0",
    "react-use-wizard": "^2.3.0",
    "require-from-string": "^2.0.2"
  }
}
