{
  "name": "@abacus-ai/cli",
  "version": "2.5.4",
  "bin": {
    "abacusai": "scripts/npm-wrapper/shim.cjs"
  },
  "scripts": {
    "postinstall": "node scripts/npm-wrapper/install.cjs"
  },
  "files": [
    "scripts/npm-wrapper/install.cjs",
    "scripts/npm-wrapper/shim.cjs",
    "LICENSE.txt"
  ],
  "engines": {
    "node": ">=18"
  }
}
