Nicolas Cantu 088eab84b7 Platform docs, services, ia_dev submodule, smart_ide project config
- Add ia_dev submodule (projects/smart_ide on forge 4nk)
- Document APIs, orchestrator, gateway, local-office, rollout
- Add systemd/scripts layout; relocate setup scripts
- Remove obsolete nginx/enso-only docs from this repo scope
2026-04-03 16:07:58 +02:00

12 lines
263 B
JSON

{
"name": "@4nk/anythingllm-pull-sync",
"private": true,
"version": "0.1.0",
"type": "module",
"description": "Post-pull sync of changed files to AnythingLLM (multipart upload API).",
"license": "MIT",
"dependencies": {
"ignore": "^5.3.2"
}
}