{
    "name": "@managed-api/confluence-cloud-v2-core",
    "version": "2.4.0",
    "description": "Adaptavist Managed API for Confluence Cloud v2",
    "main": "index.js",
    "module": "index",
    "type": "module",
    "author": "Adaptavist",
    "license": "UNLICENSED",
    "dependencies": {
        "@managed-api/commons-core": "^0.3.14"
    },
    "devDependencies": {
        "fp-ts": "^2.21.5",
        "io-ts": "^2.2.16",
        "io-ts-extra": "^0.11.6"
    }
}
