{
  "name": "@attunedev/mighty-core-api-client",
  "version": "1.0.6",
  "type": "module",
  "description": "JavaScript SDK for the MIGHTy Core API",
  "main": "index.js",
  "engines": {
    "node": ">=18.0.0"
  },
  "keywords": [
    "mighty",
    "api",
    "client",
    "sdk"
  ],
  "author": "Mighty",
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  }
}