{ "_from": "lilconfig@^3.0.0", "_id": "lilconfig@3.1.2", "_inBundle": false, "_integrity": "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==", "_location": "/postcss-load-config/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": [ "/postcss-load-config" ], "_resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz", "_shasum": "e4a7c3cb549e3a606c8dcc32e5ae1005e62c05cb", "_spec": "lilconfig@^3.0.0", "_where": "/home/josie/development/hdlines/hdlines-react/node_modules/postcss-load-config", "author": { "name": "antonk52" }, "bugs": { "url": "https://github.com/antonk52/lilconfig/issues" }, "bundleDependencies": false, "deprecated": false, "description": "A zero-dependency alternative to cosmiconfig", "devDependencies": { "@biomejs/biome": "^1.6.0", "@types/jest": "^29.5.12", "@types/node": "^14.18.63", "@types/webpack-env": "^1.18.5", "cosmiconfig": "^8.3.6", "jest": "^29.7.0", "typescript": "^5.3.3", "uvu": "^0.5.6" }, "engines": { "node": ">=14" }, "files": [ "src/index.*" ], "funding": "https://github.com/sponsors/antonk52", "homepage": "https://github.com/antonk52/lilconfig#readme", "keywords": [ "cosmiconfig", "config", "configuration", "search" ], "license": "MIT", "main": "src/index.js", "name": "lilconfig", "repository": { "type": "git", "url": "git+https://github.com/antonk52/lilconfig.git" }, "scripts": { "lint": "biome ci ./src", "test": "NODE_OPTIONS=--experimental-vm-modules ./node_modules/.bin/jest --coverage", "types": "tsc" }, "types": "src/index.d.ts", "version": "3.1.2" }