UNPKG

fleetctl

Version:

Installer for the fleetctl CLI tool

27 lines 535 B
{ "name": "fleetctl", "version": "v4.73.2", "description": "Installer for the fleetctl CLI tool", "bin": { "fleetctl": "./run.js" }, "repository": { "type": "git", "url": "https://github.com/fleetdm/fleet" }, "author": "Fleet Developers", "license": "MIT", "bugs": { "url": "https://github.com/fleetdm/fleet/issues" }, "homepage": "https://fleetdm.com", "dependencies": { "axios": "1.11.0", "rimraf": "6.0.1", "tar": "7.4.3" }, "keywords": [ "osquery", "security" ] }