{
    "name": "asma-app-lib-helpers",
    "version": "2.3.4",
    "description": "TODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project.",
    "main": "lib/index.js",
    "types": "lib",
    "type": "module",
    "scripts": {
        "build": "npx tsc && npx tsc -p ."
    },
    "repository": {
        "type": "git",
        "url": "https://avanssoma@dev.azure.com/avanssoma/Arbeidoginkludering/_git/asma-app-lib-helpers"
    },
    "keywords": [],
    "author": "",
    "license": "MIT",
    "devDependencies": {
        "@types/react": "^17.0.48",
        "typescript": "^4.7.4"
    },
    "dependencies": {
        "@genql/runtime": "^2.10.0",
        "antd": "^4.22.3",
        "asma-genql-directory": "^1.0.72",
        "axios": "^0.27.2",
        "history": "^5.0.0",
        "idb-keyval": "^6.2.0",
        "mobx": "^6.6.1",
        "mobx-state-tree": "^5.1.5",
        "react": "^17.0.2"
    }
}
