@o3r/core
Version:
Core of the Otter Framework
240 lines • 6.48 kB
JSON
{
"name": "@o3r/core",
"version": "12.4.3",
"publishConfig": {
"access": "public"
},
"description": "Core of the Otter Framework",
"keywords": [
"core",
"otter"
],
"exports": {
".": {
"types": "./index.d.ts",
"default": "./fesm2022/o3r-core.mjs"
},
"./package.json": {
"node": "./package.json",
"default": "./package.json"
},
"./builders/*": {
"types": "./builders/*.d.ts",
"default": "./builders/*"
}
},
"default": "./src/public_api.js",
"types": "./src/public_api.d.ts",
"peerDependencies": {
"@angular-devkit/architect": ">=0.1900.0 <0.2000.0-0",
"@angular-devkit/core": "^19.0.0",
"@angular-devkit/schematics": "^19.0.0",
"@angular/cli": "^19.0.0",
"@angular/common": "^19.0.0",
"@angular/compiler-cli": "^19.0.0",
"@angular/core": "^19.0.0",
"@angular/forms": "^19.0.0",
"@angular/platform-browser-dynamic": "^19.0.0",
"@angular/router": "^19.0.0",
"@ngrx/entity": "^19.0.0",
"@ngrx/store": "^19.0.0",
"@nx/angular": "~20.8.0",
"@o3r/telemetry": "^12.4.3",
"@schematics/angular": "^19.0.0",
"chokidar": "^4.0.3",
"globby": "^11.1.0",
"rxjs": "^7.8.1",
"ts-node": "~10.9.2",
"type-fest": "^4.30.1",
"typescript": "^5.5.4"
},
"peerDependenciesMeta": {
"@angular/cli": {
"optional": true
},
"@ngrx/entity": {
"optional": true
},
"@ngrx/store": {
"optional": true
},
"@nx/angular": {
"optional": true
},
"@o3r/telemetry": {
"optional": true
},
"@schematics/angular": {
"optional": true
},
"chokidar": {
"optional": true
},
"globby": {
"optional": true
},
"type-fest": {
"optional": true
}
},
"dependencies": {
"@o3r/schematics": "^12.4.3",
"tslib": "^2.6.2",
"uuid": "^11.0.5"
},
"generatorDependencies": {
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.0",
"@ngrx/effects": "~19.2.0",
"@ngrx/entity": "~19.2.0",
"@ngrx/router-store": "~19.2.0",
"@ngrx/store": "~19.2.0",
"@ngrx/store-devtools": "~19.2.0",
"@nx/eslint-plugin": "~20.8.0",
"@o3r/store-sync": "^12.4.3",
"@stylistic/eslint-plugin": "~3.1.0",
"@types/jest": "~29.5.2",
"@typescript-eslint/eslint-plugin": "~8.34.0",
"@typescript-eslint/parser": "~8.34.0",
"angular-eslint": "~19.4.0",
"cpy-cli": "^5.0.0",
"eslint": "~9.28.0",
"eslint-import-resolver-node": "~0.3.9",
"eslint-import-resolver-typescript": "~3.10.0",
"eslint-plugin-import": "~2.31.0",
"eslint-plugin-import-newlines": "~1.4.0",
"eslint-plugin-jest": "~28.13.0",
"eslint-plugin-jsdoc": "~50.7.0",
"eslint-plugin-prefer-arrow": "~1.2.3",
"eslint-plugin-unicorn": "~56.0.0",
"eslint-plugin-unused-imports": "~4.1.4",
"globals": "^15.9.0",
"jest": "~29.7.0",
"jest-junit": "~16.0.0",
"jest-preset-angular": "~14.5.0",
"jsonc-eslint-parser": "~2.4.0",
"nx": "~20.8.0",
"typescript-eslint": "~8.34.0",
"zone.js": "~0.15.0"
},
"engines": {
"node": "^20.11.1 || >=22.0.0"
},
"schematics": "./collection.json",
"builders": "./builders.json",
"ng-update": {
"migrations": "./migration.json",
"requirements": "^8.0.0",
"packageGroup": [
"@ama-sdk/core",
"@ama-sdk/schematics",
"@ama-sdk/swagger-builder",
"@ama-terasu/cli",
"@ama-terasu/core",
"@ama-terasu/schematics",
"@o3r/amaterasu-api-spec",
"@o3r/amaterasu-dodo",
"@o3r/amaterasu-otter",
"@o3r/amaterasu-sdk",
"@o3r/analytics",
"@o3r/apis-manager",
"@o3r/application",
"@o3r/artifactory-tools",
"@o3r/azure-tools",
"@o3r/build-helpers",
"@o3r/chrome-devtools",
"@o3r/components",
"@o3r/configuration",
"@o3r/design",
"@o3r/dynamic-content",
"@o3r/eslint-config-otter",
"@o3r/eslint-plugin",
"@o3r/extractors",
"@o3r/forms",
"@o3r/localization",
"@o3r/logger",
"@o3r/mobile",
"@o3r/routing",
"@o3r/rules-engine",
"@o3r/schematics",
"@o3r/store-sync",
"@o3r/stylelint-plugin",
"@o3r/styling",
"@o3r/telemetry",
"@o3r/testing",
"@o3r/third-party",
"@o3r/workspace"
]
},
"module": "fesm2022/o3r-core.mjs",
"typings": "index.d.ts",
"sideEffects": false,
"contributors": [
{
"name": "Yannick Adam",
"url": "https://github.com/yannickadam",
"email": "yannickadam@users.noreply.github.com"
},
{
"name": "Kilian Panot",
"url": "https://github.com/kpanot",
"email": "kpanot@users.noreply.github.com"
},
{
"name": "Jeremy Bourgeois",
"url": "https://github.com/jbourgeois-1A",
"email": "jbourgeois-1A@users.noreply.github.com"
},
{
"name": "Pierre Henri Ginoux",
"url": "https://github.com/pginoux-1A",
"email": "pginoux-1A@users.noreply.github.com"
},
{
"name": "Mircea Vasile Rednic",
"url": "https://github.com/mrednic-1A",
"email": "mrednic-1A@users.noreply.github.com"
},
{
"name": "Stephane Dalle",
"url": "https://github.com/sdalle-1A",
"email": "sdalle-1A@users.noreply.github.com"
},
{
"name": "Nicolas Hoffmann",
"url": "https://github.com/nhoffmann-1A",
"email": "nhoffmann-1A@users.noreply.github.com"
},
{
"name": "Victor Scaiceanu",
"url": "https://github.com/vscaiceanu-1a",
"email": "vscaiceanu-1A@users.noreply.github.com"
},
{
"name": "Florian Paul",
"url": "https://github.com/fpaul-1A",
"email": "fpaul-1A@users.noreply.github.com"
},
{
"name": "Corinne Paulve",
"url": "https://github.com/cpaulve-1A",
"email": "cpaulve-1A@users.noreply.github.com"
},
{
"name": "Matthieu Crouzet",
"url": "https://github.com/matthieu-crouzet",
"email": "matthieu-crouzet@users.noreply.github.com"
},
{
"name": "Salome Do",
"url": "https://github.com/sdo-1A",
"email": "sdo-1A@users.noreply.github.com"
}
],
"bugs": "https://github.com/AmadeusITGroup/otter/issues",
"repository": {
"type": "git",
"url": "git+https://github.com/AmadeusITGroup/otter.git"
},
"license": "BSD-3-Clause",
"homepage": "https://amadeusitgroup.github.io/otter/"
}