HEX
Server: Apache
System: Linux srv4.garantili.com.tr 4.18.0-477.21.1.lve.1.el8.x86_64 #1 SMP Tue Sep 5 23:08:35 UTC 2023 x86_64
User: ekspardev (1006)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/ekspardev/tubisad-backend/node_modules/retry-as-promised/package.json
{
  "name": "retry-as-promised",
  "version": "7.0.3",
  "description": "Retry a failed promise",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "test": "cross-env DEBUG=retry-as-promised* ./node_modules/.bin/mocha --register ts-node/register --check-leaks --colors -t 10000 --reporter spec test/promise.test.js",
    "build": "tsc",
    "prepublishOnly": "npm run build"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/mickhansen/retry-as-promised.git"
  },
  "keywords": [
    "retry",
    "promise",
    "bluebird"
  ],
  "author": "Mick Hansen <maker@mhansen.io>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mickhansen/retry-as-promised/issues"
  },
  "homepage": "https://github.com/mickhansen/retry-as-promised",
  "devDependencies": {
    "chai": "^4.2.0",
    "chai-as-promised": "^7.1.1",
    "cross-env": "^5.2.0",
    "mocha": "^9.1.3",
    "moment": "^2.10.6",
    "sinon": "^7.0.0",
    "sinon-chai": "^3.2.0",
    "ts-node": "^10.9.1",
    "typescript": "^4.9.3"
  }
}