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/history/package.json
{
  "_args": [
    [
      "history@1.17.0",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_from": "history@1.17.0",
  "_id": "history@1.17.0",
  "_inBundle": false,
  "_integrity": "sha1-xUg8qlodH+oAoafY0ZuHQBZxHSk=",
  "_location": "/history",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "history@1.17.0",
    "name": "history",
    "escapedName": "history",
    "rawSpec": "1.17.0",
    "saveSpec": null,
    "fetchSpec": "1.17.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "http://registry.npmjs.org/history/-/history-1.17.0.tgz",
  "_spec": "1.17.0",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "authors": [
    "Michael Jackson"
  ],
  "bugs": {
    "url": "https://github.com/rackt/history/issues"
  },
  "dependencies": {
    "deep-equal": "^1.0.0",
    "invariant": "^2.0.0",
    "query-string": "^3.0.0",
    "warning": "^2.0.0"
  },
  "description": "A minimal, functional history implementation for JavaScript",
  "devDependencies": {
    "assert": "1.3.0",
    "babel": "^5.4.7",
    "babel-core": "^5.4.7",
    "babel-eslint": "^3.1.23",
    "babel-loader": "^5.0.0",
    "babel-plugin-dev-expression": "^0.1.0",
    "eslint": "1.4.1",
    "eslint-config-rackt": "1.0.0",
    "eslint-plugin-react": "3.3.2",
    "expect": "^1.12.0",
    "gzip-size": "^3.0.0",
    "isparta-loader": "^1.0.0",
    "karma": "^0.13.3",
    "karma-browserstack-launcher": "^0.1.3",
    "karma-chrome-launcher": "^0.2.0",
    "karma-coverage": "^0.5.3",
    "karma-coveralls": "^1.1.2",
    "karma-mocha": "^0.2.0",
    "karma-mocha-reporter": "^1.0.4",
    "karma-sourcemap-loader": "^0.3.5",
    "karma-webpack": "^1.7.0",
    "mocha": "^2.0.1",
    "pretty-bytes": "^2.0.1",
    "rimraf": "^2.4.2",
    "webpack": "^1.4.13",
    "webpack-dev-server": "^1.10.1"
  },
  "files": [
    "*.md",
    "docs",
    "es6",
    "lib",
    "npm-scripts",
    "umd"
  ],
  "homepage": "https://github.com/rackt/history#readme",
  "keywords": [
    "history",
    "location"
  ],
  "license": "MIT",
  "main": "lib/index",
  "name": "history",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rackt/history.git"
  },
  "scripts": {
    "build": "npm run build-cjs && npm run build-es6",
    "build-cjs": "rimraf lib && babel ./modules --stage 0 --loose all --plugins dev-expression -d lib --ignore '__tests__'",
    "build-es6": "rimraf es6 && babel ./modules --stage 0 --loose all --plugins dev-expression -d es6 --blacklist=es6.modules --ignore '__tests__'",
    "build-min": "NODE_ENV=production webpack -p modules/index.js umd/History.min.js",
    "build-umd": "NODE_ENV=production webpack modules/index.js umd/History.js",
    "lint": "eslint modules",
    "postinstall": "node ./npm-scripts/postinstall.js",
    "start": "webpack-dev-server -d --content-base ./ --history-api-fallback --inline modules/index.js",
    "test": "npm run lint && karma start"
  },
  "tags": [
    "history",
    "location"
  ],
  "version": "1.17.0"
}