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/linde-ai/html/node_modules/ajv-formats/package.json
{
  "_from": "ajv-formats@^2.1.1",
  "_id": "ajv-formats@2.1.1",
  "_inBundle": false,
  "_integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==",
  "_location": "/ajv-formats",
  "_phantomChildren": {
    "fast-deep-equal": "3.1.3",
    "require-from-string": "2.0.2",
    "uri-js": "4.4.1"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ajv-formats@^2.1.1",
    "name": "ajv-formats",
    "escapedName": "ajv-formats",
    "rawSpec": "^2.1.1",
    "saveSpec": null,
    "fetchSpec": "^2.1.1"
  },
  "_requiredBy": [
    "/copy-webpack-plugin/schema-utils",
    "/css-minimizer-webpack-plugin/schema-utils",
    "/image-minimizer-webpack-plugin/schema-utils",
    "/mini-css-extract-plugin/schema-utils",
    "/webpack-dev-middleware/schema-utils",
    "/webpack-dev-server/schema-utils"
  ],
  "_resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz",
  "_shasum": "6e669400659eb74973bbf2e33327180a0996b520",
  "_spec": "ajv-formats@^2.1.1",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\copy-webpack-plugin\\node_modules\\schema-utils",
  "author": {
    "name": "Evgeny Poberezkin"
  },
  "bugs": {
    "url": "https://github.com/ajv-validator/ajv-formats/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "ajv": "^8.0.0"
  },
  "deprecated": false,
  "description": "Format validation for Ajv v7+",
  "devDependencies": {
    "@ajv-validator/config": "^0.3.0",
    "@types/jest": "^26.0.5",
    "@types/node": "^14.10.1",
    "@typescript-eslint/eslint-plugin": "^3.7.0",
    "@typescript-eslint/parser": "^3.7.0",
    "ajv": "^8.0.0",
    "eslint": "^7.5.0",
    "eslint-config-prettier": "^6.11.0",
    "husky": "^4.2.5",
    "jest": "^26.1.0",
    "json-schema-test": "^2.0.0",
    "lint-staged": "^10.2.11",
    "prettier": "^2.3.2",
    "ts-jest": "^26.1.3",
    "typescript": "^4.0.0"
  },
  "files": [
    "src/",
    "dist/"
  ],
  "homepage": "https://github.com/ajv-validator/ajv-formats#readme",
  "husky": {
    "hooks": {
      "pre-commit": "lint-staged && npm test"
    }
  },
  "keywords": [
    "Ajv",
    "JSON-Schema",
    "format",
    "validation"
  ],
  "license": "MIT",
  "lint-staged": {
    "*.{md,json,yaml,js,ts}": "prettier --write"
  },
  "main": "dist/index.js",
  "name": "ajv-formats",
  "peerDependencies": {
    "ajv": "^8.0.0"
  },
  "peerDependenciesMeta": {
    "ajv": {
      "optional": true
    }
  },
  "prettier": "@ajv-validator/config/prettierrc.json",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ajv-validator/ajv-formats.git"
  },
  "scripts": {
    "build": "tsc",
    "ci-test": "npm run test",
    "eslint": "eslint --ext .ts ./src/**/*",
    "prettier:check": "prettier --list-different \"./**/*.{md,json,yaml,js,ts}\"",
    "prettier:write": "prettier --write \"./**/*.{md,json,yaml,js,ts}\"",
    "test": "npm run prettier:check && npm run build && npm run eslint && npm run test-cov",
    "test-cov": "jest --coverage",
    "test-spec": "jest"
  },
  "types": "dist/index.d.ts",
  "version": "2.1.1"
}