Logo
Explore Help
Register Sign In
maurycy/fog
1
0
Fork 0
You've already forked fog
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
main
fog/libs/encounter-library/package.json

17 lines
336 B
JSON
Raw Permalink Normal View History

Phase 1+2: Nx workspace with apps, libs, and module boundaries
2026-05-06 21:15:49 +01:00
{
"name": "@fog-explorer/encounter-library",
"version": "0.0.1",
"private": true,
"type": "commonjs",
"main": "./src/index.js",
"types": "./src/index.d.ts",
"dependencies": {
"tslib": "^2.3.0",
Refactor API and enhance Angular integration - Removed `ciTargetName` from `nx.json`. - Updated `package.json` to include new dependencies: `@types/seedrandom`, `fast-check`, `happy-dom`, and `@nestjs/schedule`. - Modified `pnpm-lock.yaml` to reflect the addition of new packages and their versions. - Improved project documentation in `PROJECT_CONTEXT.md` to clarify the use of Zod schemas and Angular framework decisions. - Introduced new Angular components and patterns in the `.agents/skills/frontend-angular` directory, including examples and reference materials for Angular 21+ features.
2026-05-07 14:25:46 +00:00
"@fog-explorer/api-interfaces": "*"
},
"devDependencies": {
Phase 1+2: Nx workspace with apps, libs, and module boundaries
2026-05-06 21:15:49 +01:00
"vitest": "^4.0.8",
"@nx/vite": "^22.7.1"
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 49ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API