{
  "name": "openfunnel",
  "description": "A live query engine over the movement and intent of 40M companies and 1B people. Detects leading indicators of pain in real-time.",
  "version": "0.2.15",
  "author": {
    "name": "OpenFunnel",
    "url": "https://openfunnel.ai"
  },
  "repository": "https://github.com/openfunnel/openfunnel",
  "homepage": "https://openfunnel.ai",
  "license": "MIT",
  "keywords": [
    "gtm",
    "sales-intelligence",
    "buying-signals",
    "icp",
    "intent-data",
    "prospecting"
  ],
  "skills": "./skills/",
  "userConfig": {
    "OPENFUNNEL_API_KEY": {
      "description": "Your OpenFunnel API key",
      "sensitive": true
    },
    "OPENFUNNEL_USER_ID": {
      "description": "Your OpenFunnel User ID",
      "sensitive": false
    }
  }
}
