HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
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/zaklada/html/node_modules/jasmine-pit/package.json
{
  "_args": [
    [
      "jasmine-pit@2.0.2",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "jasmine-pit@2.0.2",
  "_id": "jasmine-pit@2.0.2",
  "_inBundle": false,
  "_integrity": "sha1-dVccsb+swK51DWlIrUWNkbqA5ZY=",
  "_location": "/jasmine-pit",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jasmine-pit@2.0.2",
    "name": "jasmine-pit",
    "escapedName": "jasmine-pit",
    "rawSpec": "2.0.2",
    "saveSpec": null,
    "fetchSpec": "2.0.2"
  },
  "_requiredBy": [
    "/jest-cli"
  ],
  "_resolved": "https://registry.npmjs.org/jasmine-pit/-/jasmine-pit-2.0.2.tgz",
  "_spec": "2.0.2",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Jeff Morrison",
    "email": "jeff@anafx.com"
  },
  "bugs": {
    "url": "https://github.com/jeffmo/jasmine-pit/issues"
  },
  "description": "Writing tests for promises in jasmine is kind of a pain in the ass. jasmine-pit makes doing such things a tiny bit easier by providing an augmented version of `it()` (called `pit()`) that allows you to simply return a promise that may eventually assert expect()s (or propogate errors).",
  "homepage": "https://github.com/jeffmo/jasmine-pit",
  "keywords": [
    "testing promises jasmine pit jasmine-pit promise error"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "jasmine-pit",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/jeffmo/jasmine-pit.git"
  },
  "version": "2.0.2"
}