forked from PPOS2EUN/ROS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
38 lines (38 loc) · 1.04 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
{
"dependencies": {
"browserify-zlib": "^0.2.0",
"classlist.js": "^1.1.20150312",
"crypto-browserify": "^3.12.0",
"express": "^4.18.3",
"http-server": "^14.1.1",
"interactjs": "^1.10.26",
"os-browserify": "^0.3.0",
"path": "^0.12.7",
"path-browserify": "^1.0.1",
"querystring-es3": "^0.2.1",
"re-resizable": "^6.9.11",
"react": "^18.2.0",
"react-client": "^1.0.1",
"react-dimensions": "^1.3.1",
"react-dom": "^17.0.2",
"react-figma": "^0.30.0",
"react-grid-layout": "^1.4.4",
"react-kakao-maps-sdk": "^1.1.24",
"react-native-cool-speedometer": "^1.2.0",
"react-pro-sidebar": "^0.7.1",
"react-resizable": "^3.0.5",
"react-rnd": "^10.4.1",
"reactablejs": "^0.3.0",
"save-dev": "^0.0.1-security",
"stream": "^0.0.2",
"stream-http": "^3.2.0",
"styled-components": "^6.1.1",
"tty-browserify": "^0.0.1"
},
"devDependencies": {
"@interactjs/types": "^1.10.26",
"kakao.maps.d.ts": "^0.1.39",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4"
}
}