UNPKG

@cto.ai/ops

Version:

💻 CTO.ai Ops - The CLI built for Teams 🚀

16 lines (15 loc) • 289 B
{ "name": "hello-world", "version": "1.0.0", "description": "hello-world", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@cto.ai/sdk": "^2.0.1" } }