Back to home page

EIC code displayed by LXR

 
 

    


Warning, /firebird/firebird-ng/package.json is written in an unsupported language. File is not indexed.

0001 {
0002   "name": "firebird",
0003   "version": "0.1.23",
0004   "scripts": {
0005     "ng": "ng",
0006     "serve": "ng serve",
0007     "build": "ng build --configuration=production",
0008     "build:ghpages": "ng build --configuration=production --base-href='/firebird/'",
0009     "build:watch": "ng build",
0010     "watch": "ng build --watch --configuration development",
0011     "test": "ng test",
0012     "test:headless": "ng test --browsers=ChromeHeadless --watch=false --code-coverage --progress=false"
0013   },
0014   "private": false,
0015   "dependencies": {
0016     "@angular/animations": "^17.3.12",
0017     "@angular/cdk": "~17.3.10",
0018     "@angular/common": "^17.3.12",
0019     "@angular/compiler": "^17.3.12",
0020     "@angular/core": "^17.3.12",
0021     "@angular/forms": "^17.3.12",
0022     "@angular/material": "~17.3.10",
0023     "@angular/platform-browser": "^17.3.12",
0024     "@angular/platform-browser-dynamic": "^17.3.12",
0025     "@angular/router": "^17.3.12",
0026     "@tweenjs/tween.js": "^23.1.3",
0027     "@types/picomatch": "^2.3.4",
0028     "angular-split": "^17.2.0",
0029     "component": "^1.1.0",
0030     "jsdom": "^24.1.3",
0031     "jsonc-parser": "^3.3.1",
0032     "jsrootdi": "^7.6.101",
0033     "jszip": "^3.10.1",
0034     "lil-gui": "^0.19.2",
0035     "outmatch": "^1.0.0",
0036     "phoenix-event-display": "^2.16.0",
0037     "phoenix-ui-components": "^2.16.0",
0038     "picomatch": "^4.0.2",
0039     "rxjs": "~7.8.1",
0040     "three": "^0.164.1",
0041     "tslib": "^2.7.0",
0042     "vm": "^0.1.0",
0043     "zone.js": "~0.14.10"
0044   },
0045   "devDependencies": {
0046     "@angular-builders/custom-webpack": "^17.0.2",
0047     "@angular-devkit/build-angular": "^17.3.10",
0048     "@angular/cli": "^17.3.10",
0049     "@angular/compiler-cli": "^17.3.12",
0050     "@types/jasmine": "~5.1.4",
0051     "@types/three": "^0.164.0",
0052     "jasmine-core": "~5.4.0",
0053     "karma": "~6.4.4",
0054     "karma-chrome-launcher": "~3.2.0",
0055     "karma-coverage": "~2.2.1",
0056     "karma-jasmine": "~5.1.0",
0057     "karma-jasmine-html-reporter": "~2.1.0",
0058     "typescript": "~5.4.5",
0059     "webpack-bundle-analyzer": "^4.10.2"
0060   },
0061   "browser": {
0062     "fs": false,
0063     "os": false,
0064     "path": false,
0065     "vm": false
0066   }
0067 }