{
  "name": "screenpipe",
  "version": "0.4.40",
  "description": "screenpipe CLI — AI that knows everything you've seen, said, or heard",
  "main": "lib/index.js",
  "exports": {
    ".": "./lib/index.js"
  },
  "bin": {
    "screenpipe": "lib/cli.js"
  },
  "scripts": {
    "postinstall": "node scripts/postinstall.js"
  },
  "optionalDependencies": {
    "@screenpipe/cli-darwin-arm64": "0.4.40",
    "@screenpipe/cli-darwin-x64": "0.4.40",
    "@screenpipe/cli-linux-x64": "0.4.40",
    "@screenpipe/cli-win32-x64": "0.4.40"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/screenpipe/screenpipe"
  },
  "license": "SEE LICENSE IN LICENSE.md",
  "keywords": [
    "screenpipe",
    "screen-recording",
    "ai",
    "memory",
    "cli"
  ]
}
