File size: 1,381 Bytes
9cd6ddb
 
 
 
 
 
 
8f53e3c
9cd6ddb
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
  "name": "next-discordicon",
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "dev": "next dev -p 8081",
    "build": "next build",
    "start": "next start -p 3000",
    "lint": "next lint"
  },
  "dependencies": {
    "@fortawesome/fontawesome-svg-core": "^6.2.1",
    "@fortawesome/free-solid-svg-icons": "^6.2.1",
    "@fortawesome/react-fontawesome": "^0.2.0",
    "@heroicons/react": "^1.0.6",
    "@next/font": "^13.1.6",
    "@reactour/tour": "^3.1.6",
    "@types/node": "18.11.9",
    "@types/react": "18.0.25",
    "@types/react-dom": "18.0.8",
    "@vercel/analytics": "^0.1.11",
    "apisauce": "^2.1.6",
    "classnames": "^2.3.2",
    "downloadjs": "^1.4.7",
    "framer-motion": "^7.6.6",
    "html-to-image": "^1.11.11",
    "image-to-pieces": "^1.0.4",
    "jszip": "^3.10.1",
    "modern-screenshot": "^4.4.22",
    "moment": "^2.29.4",
    "mongodb": "^3.5.9",
    "next": "13.2.4",
    "nextjs-cors": "^2.1.2",
    "react": "18.2.0",
    "react-best-gradient-color-picker": "^2.1.11",
    "react-dom": "18.2.0",
    "react-intl": "^6.2.5",
    "react-query": "^3.39.2",
    "react-range": "^1.8.14",
    "react-type-animation": "^2.1.2",
    "react-use": "^17.4.0",
    "save-svg-as-png": "^1.4.17",
    "typescript": "4.8.4"
  },
  "devDependencies": {
    "autoprefixer": "^10.4.13",
    "postcss": "^8.4.18",
    "tailwindcss": "^3.2.2"
  }
}