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/lilconfig/package.json
{
  "_from": "lilconfig@^2.0.3",
  "_id": "lilconfig@2.0.6",
  "_inBundle": false,
  "_integrity": "sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg==",
  "_location": "/lilconfig",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "lilconfig@^2.0.3",
    "name": "lilconfig",
    "escapedName": "lilconfig",
    "rawSpec": "^2.0.3",
    "saveSpec": null,
    "fetchSpec": "^2.0.3"
  },
  "_requiredBy": [
    "/cssnano"
  ],
  "_resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-2.0.6.tgz",
  "_shasum": "32a384558bd58af3d4c6e077dd1ad1d397bc69d4",
  "_spec": "lilconfig@^2.0.3",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\cssnano",
  "author": {
    "name": "antonk52"
  },
  "bugs": {
    "url": "https://github.com/antonk52/lilconfig/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A zero-dependency alternative to cosmiconfig",
  "devDependencies": {
    "@types/jest": "^27.0.2",
    "@types/node": "^14.17.2",
    "@typescript-eslint/eslint-plugin": "^5.3.0",
    "@typescript-eslint/parser": "^5.3.0",
    "cosmiconfig": "^7.0.1",
    "eslint": "^8.1.0",
    "eslint-config-prettier": "^8.3.0",
    "eslint-plugin-prettier": "^4.0.0",
    "jest": "^27.3.1",
    "prettier": "^2.4.1",
    "ts-jest": "^27.0.7",
    "typescript": "^4.4.4"
  },
  "engines": {
    "node": ">=10"
  },
  "files": [
    "dist/*"
  ],
  "homepage": "https://github.com/antonk52/lilconfig#readme",
  "keywords": [
    "cosmiconfig",
    "config",
    "configuration",
    "search"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "name": "lilconfig",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/antonk52/lilconfig.git"
  },
  "scripts": {
    "build": "tsc --declaration",
    "clean": "rm -rf ./dist",
    "lint": "eslint ./src/*.ts",
    "postbuild": "du -h ./dist/*",
    "prebuild": "npm run clean",
    "test": "jest --coverage"
  },
  "types": "dist/index.d.ts",
  "version": "2.0.6"
}