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/@discoveryjs/json-ext/package.json
{
  "_from": "@discoveryjs/json-ext@^0.5.0",
  "_id": "@discoveryjs/json-ext@0.5.7",
  "_inBundle": false,
  "_integrity": "sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==",
  "_location": "/@discoveryjs/json-ext",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@discoveryjs/json-ext@^0.5.0",
    "name": "@discoveryjs/json-ext",
    "escapedName": "@discoveryjs%2fjson-ext",
    "scope": "@discoveryjs",
    "rawSpec": "^0.5.0",
    "saveSpec": null,
    "fetchSpec": "^0.5.0"
  },
  "_requiredBy": [
    "/webpack-cli"
  ],
  "_resolved": "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz",
  "_shasum": "1d572bfbbe14b7704e0ba0f39b74815b84870d70",
  "_spec": "@discoveryjs/json-ext@^0.5.0",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\webpack-cli",
  "author": {
    "name": "Roman Dvornov",
    "email": "rdvornov@gmail.com",
    "url": "https://github.com/lahmatiy"
  },
  "browser": {
    "./src/stringify-stream.js": "./src/stringify-stream-browser.js",
    "./src/text-decoder.js": "./src/text-decoder-browser.js",
    "./src/version.js": "./dist/version.js"
  },
  "bugs": {
    "url": "https://github.com/discoveryjs/json-ext/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A set of utilities that extend the use of JSON",
  "devDependencies": {
    "@rollup/plugin-commonjs": "^15.1.0",
    "@rollup/plugin-json": "^4.1.0",
    "@rollup/plugin-node-resolve": "^9.0.0",
    "c8": "^7.10.0",
    "chalk": "^4.1.0",
    "cross-env": "^7.0.3",
    "eslint": "^8.10.0",
    "mocha": "^8.4.0",
    "rollup": "^2.28.2",
    "rollup-plugin-terser": "^7.0.2"
  },
  "engines": {
    "node": ">=10.0.0"
  },
  "files": [
    "dist",
    "src",
    "index.d.ts"
  ],
  "homepage": "https://github.com/discoveryjs/json-ext#readme",
  "keywords": [
    "json",
    "utils",
    "stream",
    "async",
    "promise",
    "stringify",
    "info"
  ],
  "license": "MIT",
  "main": "./src/index",
  "name": "@discoveryjs/json-ext",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/discoveryjs/json-ext.git"
  },
  "scripts": {
    "build": "rollup --config",
    "build-and-test": "npm run build && npm run test:dist",
    "coverage": "c8 --reporter=lcovonly npm test",
    "lint": "eslint src test",
    "lint-and-test": "npm run lint && npm test",
    "prepublishOnly": "npm run lint && npm test && npm run build-and-test",
    "test": "mocha --reporter progress",
    "test:all": "npm run test:src && npm run test:dist",
    "test:dist": "cross-env MODE=dist npm test && cross-env MODE=dist-min npm test",
    "test:src": "npm test"
  },
  "types": "./index.d.ts",
  "version": "0.5.7"
}