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/is-natural-number/package.json
{
  "_args": [
    [
      "is-natural-number@2.1.1",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "is-natural-number@2.1.1",
  "_id": "is-natural-number@2.1.1",
  "_inBundle": false,
  "_integrity": "sha1-fUxXKDd+84bD4ZSpkRv1fG3DNec=",
  "_location": "/is-natural-number",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "is-natural-number@2.1.1",
    "name": "is-natural-number",
    "escapedName": "is-natural-number",
    "rawSpec": "2.1.1",
    "saveSpec": null,
    "fetchSpec": "2.1.1"
  },
  "_requiredBy": [
    "/strip-dirs"
  ],
  "_resolved": "https://registry.npmjs.org/is-natural-number/-/is-natural-number-2.1.1.tgz",
  "_spec": "2.1.1",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Shinnosuke Watanabe",
    "url": "https://github.com/shinnn"
  },
  "bugs": {
    "url": "https://github.com/shinnn/is-natural-number.js/issues"
  },
  "description": "Check if a value is a natural number",
  "devDependencies": {
    "@shinnn/eslint-config": "^2.1.0",
    "eslint": "^2.9.0",
    "istanbul": "^0.4.3",
    "require-uncached": "^1.0.2",
    "tap-dot": "^1.0.5",
    "tape": "^4.5.1"
  },
  "files": [
    "index.js",
    "index.jsnext.js"
  ],
  "homepage": "https://github.com/shinnn/is-natural-number.js#readme",
  "jsnext:main": "index.jsnext.js",
  "keywords": [
    "number",
    "natural",
    "check",
    "int",
    "integer",
    "math",
    "mathematics",
    "range",
    "browser",
    "client-side"
  ],
  "license": "MIT",
  "name": "is-natural-number",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shinnn/is-natural-number.js.git"
  },
  "scripts": {
    "coverage": "node --strong_mode node_modules/.bin/istanbul cover test.js",
    "pretest": "eslint --config @shinnn is-natural-number-cjs.js --ignore-path .gitignore .",
    "test": "node --strong_mode --throw-deprecation --track-heap-objects test.js | tap-dot"
  },
  "version": "2.1.1"
}