{
  "name": "@vineforce-modules/learning-management",
  "version": "9.0.0",
  "description": "Vineforce IT Services Pvt. Ltd. builds scalable, modern solutions in SaaS, CRM, ERP, and OpenAI technologies. This package is a part of [Vineforce](https://vineforce.net) Library",
  "keywords": [
    "learning-management",
    "abp.io",
    "vineforce",
    "crm",
    "saas",
    "typescript",
    "angular",
    "dotnet",
    "openai"
  ],
  "author": "Vineforce",
  "license": "MIT",
  "peerDependencies": {
    "@angular/common": "~19.1.0",
    "@angular/core": "~19.1.0",
    "@abp/ng.core": "~9.2.2",
    "@abp/ng.theme.shared": "~9.2.2"
  },
  "dependencies": {
    "tslib": "^2.1.0"
  },
  "module": "fesm2022/vineforce-modules-learning-management.mjs",
  "typings": "index.d.ts",
  "exports": {
    "./package.json": {
      "default": "./package.json"
    },
    ".": {
      "types": "./index.d.ts",
      "default": "./fesm2022/vineforce-modules-learning-management.mjs"
    },
    "./config": {
      "types": "./config/index.d.ts",
      "default": "./fesm2022/vineforce-modules-learning-management-config.mjs"
    }
  },
  "sideEffects": false
}