- 37개 파일 IP → zioinfo.co.kr 치환 (소스/매뉴얼/설정/하네스) - Manager DrConsole/NetworkConsole/CsapConsole 빌드 + /var/www/manager/ 배포 - 테스트: Manager HTTP 200, ITSM 신규 API 7개 전체 200 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
38 lines
1006 B
JSON
38 lines
1006 B
JSON
{
|
|
"name": "@react-native-community/cli-server-api",
|
|
"version": "13.6.9",
|
|
"license": "MIT",
|
|
"main": "build/index.js",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"dependencies": {
|
|
"@react-native-community/cli-debugger-ui": "13.6.9",
|
|
"@react-native-community/cli-tools": "13.6.9",
|
|
"compression": "^1.7.1",
|
|
"connect": "^3.6.5",
|
|
"errorhandler": "^1.5.1",
|
|
"nocache": "^3.0.1",
|
|
"pretty-format": "^26.6.2",
|
|
"serve-static": "^1.13.1",
|
|
"ws": "^6.2.2"
|
|
},
|
|
"devDependencies": {
|
|
"@types/compression": "^1.7.2",
|
|
"@types/connect": "^3.4.33",
|
|
"@types/errorhandler": "^1.5.0",
|
|
"@types/ws": "^7.4.7"
|
|
},
|
|
"files": [
|
|
"build",
|
|
"!*.map"
|
|
],
|
|
"homepage": "https://github.com/react-native-community/cli/tree/main/packages/cli-server-api",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/react-native-community/cli.git",
|
|
"directory": "packages/cli-server-api"
|
|
},
|
|
"gitHead": "1b334e33e4973b1c0679dd5035e7d2baee9c899c"
|
|
}
|