{ "name": "cmdb-assistant", "version": "1.0.0", "description": "NetBox CMDB integration for infrastructure management - query, create, update, and manage network devices, IP addresses, sites, and more", "author": { "name": "Bandit Labs", "email": "dev@banditlabs.io" }, "homepage": "https://github.com/bandit-labs/cmdb-assistant", "license": "MIT", "keywords": [ "netbox", "cmdb", "infrastructure", "network", "ipam", "dcim" ], "commands": "./commands/", "agents": "./agents/" }