Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
web
/
vhosts
/
716cf56cb2.url-de-test.ws
/
htdocs
/
node_modules
/
lilconfig
/
/srv/data/web/vhosts/716cf56cb2.url-de-test.ws/htdocs/node_modules/lilconfig/package.json
{ "_from": "lilconfig@^3.0.0", "_id": "lilconfig@3.0.0", "_inBundle": false, "_integrity": "sha512-K2U4W2Ff5ibV7j7ydLr+zLAkIg5JJ4lPn1Ltsdt+Tz/IjQ8buJ55pZAxoP34lqIiwtF9iAvtLv3JGv7CAyAg+g==", "_location": "/lilconfig", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "lilconfig@^3.0.0", "name": "lilconfig", "escapedName": "lilconfig", "rawSpec": "^3.0.0", "saveSpec": null, "fetchSpec": "^3.0.0" }, "_requiredBy": [ "/cssnano" ], "_resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.0.0.tgz", "_shasum": "f8067feb033b5b74dab4602a5f5029420be749bc", "_spec": "lilconfig@^3.0.0", "_where": "C:\\wamp64\\www\\location-appartement-vacances-corse.fr\\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.18.36", "@typescript-eslint/eslint-plugin": "^5.54.0", "@typescript-eslint/parser": "^5.54.0", "cosmiconfig": "^7.1.0", "eslint": "^8.35.0", "eslint-config-prettier": "^8.6.0", "eslint-plugin-prettier": "^4.2.1", "jest": "^27.3.1", "prettier": "^2.8.4", "ts-jest": "27.0.7", "typescript": "4.4.4" }, "engines": { "node": ">=14" }, "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": "3.0.0" }