akupara
Version:
AI container orchestration platform
18 lines • 540 B
JSON
{
"name": "akupara",
"version": "0.0.1",
"description": "AI container orchestration platform",
"keywords": ["ai", "container", "orchestration", "claude", "gpt", "docker"],
"homepage": "https://github.com/MOlechowski/akupara",
"repository": {
"type": "git",
"url": "git+https://github.com/MOlechowski/akupara.git"
},
"author": "Michal Olechowski <michalolechowski@gmail.com>",
"license": "MIT",
"private": false,
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}