{
    "name": "@nangohq/types",
    "version": "0.69.49",
    "description": "Types used in Nango applications",
    "type": "module",
    "typings": "dist/index.d.ts",
    "scripts": {},
    "keywords": [],
    "repository": {
        "type": "git",
        "url": "git+https://github.com/NangoHQ/nango.git",
        "directory": "packages/utils"
    },
    "dependencies": {
        "axios": "1.15.0",
        "json-schema": "0.4.0",
        "type-fest": "4.41.0"
    },
    "devDependencies": {
        "@types/json-schema": "7.0.15"
    },
    "license": "SEE LICENSE IN LICENSE FILE IN GIT REPOSITORY",
    "files": [
        "dist/**/*"
    ]
}
