- 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
12 lines
263 B
JSON
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"
|
|
}
|
|
}
|