HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux ip-172-31-42-149 5.15.0-1084-aws #91~20.04.1-Ubuntu SMP Fri May 2 07:00:04 UTC 2025 aarch64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: 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,
Upload Files
File: /var/www/vhost/disk-apps/pwa.sports-crowd.com/node_modules/rss-parser/package.json
{
  "name": "rss-parser",
  "version": "3.13.0",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "test": "mocha --reporter-option maxDiffSize=0 --exit",
    "build": "./scripts/build.sh"
  },
  "author": "Bobby Brennan",
  "license": "MIT",
  "devDependencies": {
    "@babel/core": "^7.21.4",
    "@babel/preset-env": "^7.21.4",
    "@types/xml2js": "^0.4.3",
    "babel-core": "^6.26.3",
    "babel-loader": "^8.0.4",
    "babel-preset-env": "^1.7.0",
    "chai": "^3.4.1",
    "express": "^4.16.3",
    "mocha": "^10.2.0",
    "puppeteer": "^5.2.1",
    "webpack": "^4.46.0",
    "webpack-cli": "^3.3.9"
  },
  "dependencies": {
    "entities": "^2.0.3",
    "xml2js": "^0.5.0"
  },
  "directories": {
    "test": "test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bobby-brennan/rss-parser.git"
  },
  "bugs": {
    "url": "https://github.com/bobby-brennan/rss-parser/issues"
  },
  "homepage": "https://github.com/bobby-brennan/rss-parser#readme",
  "description": "A lightweight RSS parser, for Node and the browser",
  "keywords": [
    "RSS",
    "RSS to JSON",
    "RSS reader",
    "RSS parser",
    "RSS to JS",
    "Feed reader"
  ]
}