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/dev/nowruzgan/travelogue/node_modules/is-promise/package.json
{
  "name": "is-promise",
  "version": "4.0.0",
  "description": "Test whether an object looks like a promises-a+ promise",
  "main": "./index.js",
  "scripts": {
    "test": "node test"
  },
  "files": [
    "index.js",
    "index.mjs",
    "index.d.ts"
  ],
  "exports": {
    ".": [
      {
        "import": "./index.mjs",
        "require": "./index.js",
        "default": "./index.js"
      },
      "./index.js"
    ]
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/then/is-promise.git"
  },
  "author": "ForbesLindesay",
  "license": "MIT"
}