HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/chaharrah.tv/exclude/shahnameh/node_modules/xhr/package.json
{
  "name": "xhr",
  "version": "2.2.2",
  "description": "small xhr abstraction",
  "keywords": [
    "xhr",
    "http",
    "xmlhttprequest",
    "xhr2",
    "browserify"
  ],
  "author": "Raynos <raynos2@gmail.com>",
  "repository": "git://github.com/Raynos/xhr.git",
  "main": "index",
  "homepage": "https://github.com/Raynos/xhr",
  "contributors": [
    {
      "name": "Jake Verbaten"
    }
  ],
  "bugs": {
    "url": "https://github.com/Raynos/xhr/issues",
    "email": "raynos2@gmail.com"
  },
  "dependencies": {
    "global": "~4.3.0",
    "is-function": "^1.0.1",
    "parse-headers": "^2.0.0",
    "xtend": "^4.0.0"
  },
  "devDependencies": {
    "for-each": "^0.3.2",
    "pre-commit": "1.0.10",
    "run-browser": "naugtur/run-browser",
    "tap-spec": "^4.0.2",
    "tape": "^4.0.0"
  },
  "license": "MIT",
  "scripts": {
    "test": "run-browser test/index.js -b -m test/mock-server.js | tap-spec",
    "browser": "run-browser -m test/mock-server.js test/index.js"
  }
}