- 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>
25 lines
482 B
JSON
25 lines
482 B
JSON
{
|
|
"author": "Paul Vorbach <paul@vorb.de> (http://vorb.de)",
|
|
"name": "charenc",
|
|
"description": "character encoding utilities",
|
|
"tags": [
|
|
"utf8",
|
|
"binary",
|
|
"byte",
|
|
"string"
|
|
],
|
|
"version": "0.0.2",
|
|
"license": "BSD-3-Clause",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/pvorb/node-charenc.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/pvorb/node-charenc/issues"
|
|
},
|
|
"main": "charenc.js",
|
|
"engines": {
|
|
"node": "*"
|
|
}
|
|
}
|