{
    "name": "primerx-market",
    "version": "2.19",
    "scripts": {
        "ng": "ng",
        "dev": "ng serve --proxy-config proxy.conf.json",
        "build-dev": "ng build --configuration development --deploy-url=/static/dist/trxade/",
        "production": "ng build --configuration production --deploy-url=/static/dist/trxade/",
        "staging": "ng build --configuration staging --deploy-url=/static/dist/trxade/",
        "qa": "ng build --configuration qa --deploy-url=/static/dist/trxade/",
        "watch": "ng build --watch --configuration development",
        "watchStag": "ng build --watch --configuration staging",
        "watchProd": "ng build --watch --configuration production",
        "test": "ng test",
        "build:stats": "ng build --configuration development --stats-json",
        "analyze": "webpack-bundle-analyzer dist/trxade/stats.json -h <host-name> -p 4200"
    },
    "private": true,
    "dependencies": {
        "@angular/animations": "~19.2.1",
        "@angular/common": "~19.2.1",
        "@angular/compiler": "~19.2.1",
        "@angular/core": "~19.2.1",
        "@angular/forms": "~19.2.1",
        "@angular/platform-browser": "~19.2.1",
        "@angular/platform-browser-dynamic": "~19.2.1",
        "@angular/router": "~19.2.1",
        "@datadog/browser-rum": "~5.35.0",
        "@kolkov/angular-editor": "^2.0.0",
        "@stripe/stripe-js": "^7.4.0",
        "@ng-bootstrap/ng-bootstrap": "^18.0.0",
        "@popperjs/core": "^2.11.8",
        "@primeng/themes": "^19.1.3",
        "bootstrap": "5.3.7",
        "bootstrap-3-typeahead": "4.0.2",
        "font-awesome": "^4.7.0",
        "hellosign-embedded": "^2.12.3",
        "jquery": "^3.7.1",
        "jquery.cookie": "1.4.1",
        "js-sha256": "0.11.0",
        "jstz": "^2.1.1",
        "ngx-editor": "^15.3.0",
        "ngx-google-analytics": "^14.0.1",
        "primeng": "^19.1.3",
        "quill": "^1.3.7",
        "rxjs": "~7.8.1",
        "sort-array": "^5.0.0",
        "tslib": "^2.8.1",
        "webpack-stream": "^7.0.0",
        "zone.js": "~0.15.0"
    },
    "devDependencies": {
        "@angular-devkit/build-angular": "~19.2.1",
        "@angular/cli": "^19.2.1",
        "@angular/compiler-cli": "~19.2.1",
        "@angular/localize": "~19.2.1",
        "@types/hellosign-embedded": "^2.0.2",
        "@types/jasmine": "~3.10.0",
        "@types/jquery": "^3.5.29",
        "@types/node": "^12.11.1",
        "@types/sort-array": "^4.1.2",
        "gulp": "^4.0.2",
        "jasmine-core": "~4.0.0",
        "karma": "~6.3.0",
        "karma-chrome-launcher": "~3.1.0",
        "karma-coverage": "~2.1.0",
        "karma-jasmine": "~4.0.0",
        "karma-jasmine-html-reporter": "~1.7.0",
        "schematics-scss-migrate": "^1.3.15",
        "typescript": "^5.5.0",
        "webpack-bundle-analyzer": "4.10.1"
    },
    "sideEffects": false
}
