{ "name": "@hcengineering/training-resources", "version": "0.7.0", "main": "src/index.ts", "author": "Hardcore Engineering Inc", "scripts": { "build": "compile ui", "build:watch": "compile ui", "format": "format src", "svelte-check": "do-svelte-check", "_phase:build": "compile ui", "_phase:format": "format src", "_phase:validate": "compile validate" }, "devDependencies": { "@hcengineering/platform-rig": "workspace:^0.7.21", "svelte-loader": "^3.2.0", "sass": "^1.80.0", "svelte-preprocess": "^5.1.4", "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", "eslint-config-standard-with-typescript": "^40.0.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-n": "^15.4.0", "eslint-plugin-promise": "^6.1.1", "eslint": "^8.54.0", "eslint-plugin-svelte": "^2.35.1", "prettier-plugin-svelte": "^3.4.0", "svelte-eslint-parser": "^0.33.1", "prettier": "^3.6.2", "svelte-check": "^3.6.9", "jest": "^29.7.0", "ts-jest": "^29.1.1", "@types/jest": "^29.5.5", "typescript": "^5.9.3" }, "dependencies": { "@hcengineering/activity": "workspace:^0.7.0", "@hcengineering/activity-resources": "workspace:^0.7.0", "@hcengineering/attachment": "workspace:^0.7.0", "@hcengineering/attachment-resources": "workspace:^0.7.0", "@hcengineering/contact": "workspace:^0.7.0", "@hcengineering/contact-resources": "workspace:^0.7.0", "@hcengineering/core": "workspace:^0.7.26", "@hcengineering/notification": "workspace:^0.7.0", "@hcengineering/panel": "workspace:^0.7.0", "@hcengineering/platform": "workspace:^0.7.20", "@hcengineering/presentation": "workspace:^0.7.0", "@hcengineering/text-editor-resources": "workspace:^0.7.0", "@hcengineering/theme": "workspace:^0.7.0", "@hcengineering/ui": "workspace:^0.7.0", "@hcengineering/view": "workspace:^0.7.0", "@hcengineering/view-resources": "workspace:^0.7.0", "@hcengineering/workbench-resources": "workspace:^0.7.0", "@hcengineering/controlled-documents": "workspace:^0.7.0", "@hcengineering/questions": "workspace:^0.7.0", "@hcengineering/questions-resources": "workspace:^0.7.0", "@hcengineering/training": "workspace:^0.7.0", "fast-equals": "^5.2.2", "lexorank": "~1.0.4", "svelte": "^4.2.20" } }