쿠콘 문의사항 추가

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
aweso
2026-01-12 14:53:23 +09:00
parent 9ce6a897a8
commit f6e127dfb8
393 changed files with 135105 additions and 2 deletions

15
plan/node_modules/https/package.json generated vendored Normal file
View File

@@ -0,0 +1,15 @@
{
"name": "https",
"version": "1.0.0",
"description": "https mediation",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"https",
"mediation"
],
"author": "hardus van der berg <hardus@sunfork.com> (http://www.sunfork.com)",
"license": "ISC"
}