{
  "name": "self.id",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "lint": "next lint",
    "dev": "next dev",
    "build": "next build",
    "analyze": "ANALYZE=true next build",
    "start": "next start"
  },
  "dependencies": {
    "@portis/web3": "^4.0.6",
    "@self.id/3box-legacy": "^0.3.0",
    "@self.id/framework": "^0.3.0",
    "@toruslabs/torus-embed": "^1.20.4",
    "@walletconnect/ethereum-provider": "^1.6.6",
    "boring-avatars": "^1.6.3",
    "caip": "^1.0.0",
    "copy-to-clipboard": "^3.3.1",
    "fortmatic": "^2.2.1",
    "grommet": "^2.22.0",
    "next": "^12.1.0",
    "react": "^18.0.0",
    "react-dom": "^18.0.0",
    "react-hot-toast": "^2.2.0",
    "react-is": "^18.0.0",
    "scheduler": "^0.21.0",
    "styled-components": "^5.3.3",
    "uint8arrays": "^3.0.0"
  },
  "devDependencies": {
    "@next/bundle-analyzer": "^12.1.0",
    "@types/node": "^17.0.21",
    "@types/pica": "^9.0.0",
    "@types/react": "^18.0.0",
    "@types/styled-components": "^5.1.25",
    "babel-plugin-styled-components": "^2.0.7",
    "eslint": "^8.10.0",
    "eslint-config-3box": "^0.4.1",
    "eslint-config-next": "^12.1.0",
    "key-did-provider-ed25519": "^2.0.0",
    "prettier": "^2.6.2",
    "typescript": "^4.6.3"
  }
}
