-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
100 lines (100 loc) · 2.59 KB
/
package.json
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
{
"name": "lvstea",
"version": "2.0.2",
"description": "lvsteatesnet",
"main": "index.js",
"dependencies": {
"@ark-ui/react": "^3.0.0",
"@ark-ui/solid": "^3.0.0",
"@nextui-org/button": "^2.0.31",
"@nextui-org/system": "^2.1.2",
"@nextui-org/theme": "^2.2.3",
"@radix-ui/themes": "^3.0.5",
"@tremor/react": "^3.17.2",
"astro": "^4.7.1",
"async": "^3.2.5",
"axios": "^1.7.2",
"bcrypt": "^5.1.1",
"busboy": "^1.6.0",
"caniuse-lite": "^1.0.30001616",
"chalk": "^5.3.0",
"chart.js": "^4.4.3",
"client-only": "^0.0.1",
"cloudinary": "^2.2.0",
"codetea": "^1.2.0",
"debug": "^4.3.4",
"eslint": "^9.3.0",
"express": "^4.19.2",
"fastify": "^4.27.0",
"framer-motion": "^11.2.6",
"gem": "^2.4.3",
"graceful-fs": "^4.2.11",
"grunt": "^1.6.1",
"jest": "^29.7.0",
"js-tokens": "^4.0.0",
"js-yaml": "^4.1.0",
"jsonwebtoken": "^9.0.2",
"karma": "^6.4.3",
"loose-envify": "^1.4.0",
"mikamoon": "^1.2.4",
"mkdirp": "^3.0.1",
"mocha": "^10.4.0",
"molecular": "^0.0.0",
"mongoose": "^8.4.0",
"nanoid": "^3.3.7",
"next": "^14.1.3",
"nodemailer": "^6.9.13",
"nodemon": "^3.1.1",
"ora": "^8.0.1",
"originaltea": "^1.0.0",
"picocolors": "^1.0.0",
"pm2": "^5.4.0",
"pnpm": "^9.1.0",
"postcss": "^8.4.31",
"py3": "^1.0.2",
"radix-vue": "^1.8.1",
"ramda": "^0.30.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rimraf": "^5.0.7",
"rxjs": "^7.8.1",
"scheduler": "^0.23.2",
"shelljs": "^0.8.5",
"socket.io": "^4.7.5",
"solidity": "^0.0.1",
"sonner": "^1.4.41",
"source-map-js": "^1.2.0",
"streamsearch": "^1.1.0",
"styled-jsx": "^5.1.1",
"sudo": "^1.0.3",
"tailwindcss": "^3.4.3",
"testnetforce": "^1.1.5",
"thirdweb": "^5.16.1",
"tslib": "^2.6.2",
"typescript": "^5.4.5",
"underscore": "^1.13.6",
"unity": "^1.0.0",
"uuid": "^9.0.1",
"validator": "^13.12.0",
"warna": "^0.2.4",
"yup": "^1.4.0"
},
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/cryptoqueen97/kay-testnet.git"
},
"keywords": [
"lvstea"
],
"author": "cryptoqueen97",
"license": "ISC",
"bugs": {
"url": "https://github.com/cryptoqueen97/kay-testnet/issues"
},
"homepage": "https://github.com/cryptoqueen97/kay-testnet#readme",
"packageManager": "[email protected]+sha512.67f5879916a9293e5cf059c23853d571beaf4f753c707f40cb22bed5fb1578c6aad3b6c4107ccb3ba0b35be003eb621a16471ac836c87beb53f9d54bb4612724",
"devDependencies": {}
}