{
    "name": "@managed-api/trello-core",
    "version": "2.2.0",
    "description": "Adaptavist Managed API for Trello",
    "main": "index.js",
    "module": "index",
    "type": "module",
    "author": "Adaptavist",
    "license": "UNLICENSED",
    "dependencies": {
        "@managed-api/commons-core": "^0.3.14"
    },
    "devDependencies": {
        "fp-ts": "^2.11.5",
        "io-ts": "^2.2.16",
        "io-ts-extra": "^0.11.6"
    }
}
