{"name":"cosmiconfig","version":"8.2.0","keywords":["load","configuration","config"],"author":{"name":"Daniel Fischer","email":"daniel@d-fischer.dev"},"license":"MIT","_id":"cosmiconfig@8.2.0","maintainers":[{"name":"davidtheclark","email":"david.dave.clark@gmail.com"},{"name":"ybiquitous","email":"ybiquitous@gmail.com"},{"name":"sudo-suhas","email":"sudo.suhas@gmail.com"},{"name":"d-fischer","email":"daniel@d-fischer.dev"}],"contributors":[{"name":"David Clark","email":"david.dave.clark@gmail.com"},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru"},{"name":"Suhas Karanth","email":"sudo.suhas@gmail.com"}],"homepage":"https://github.com/cosmiconfig/cosmiconfig#readme","bugs":{"url":"https://github.com/cosmiconfig/cosmiconfig/issues"},"dist":{"shasum":"f7d17c56a590856cd1e7cee98734dca272b0d8fd","tarball":"https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.2.0.tgz","fileCount":47,"integrity":"sha512-3rTMnFJA1tCOPwRxtgF4wd7Ab2qvDbL8jX+3smjIbS4HlZBagTlpERbdN7iAbWlrfxE3M8c27kTwTawQ7st+OQ==","signatures":[{"sig":"MEQCIAaZIkIGCbMSY6zJmAB2XEfnHn6aDhUQt6G3d3sk4VtsAiBgM6uBFVrDWhk3O74LH/Rsb1U8Pls0yxjBSZ1t+kmylA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111478},"main":"dist/index.js","babel":{"presets":[["@babel/preset-env",{"exclude":["proposal-dynamic-import"],"targets":{"node":"14"}}],"@babel/preset-typescript"]},"husky":{"hooks":{"pre-push":"npm run check:all","pre-commit":"lint-staged && npm run typescript && npm run test"}},"types":"dist/index.d.ts","engines":{"node":">=14"},"funding":"https://github.com/sponsors/d-fischer","gitHead":"889d3b491b54babf4d816a10a6c6720df5ccd944","scripts":{"dev":"npm run clean && npm run build:compile -- --watch","lint":"eslint --ext .js,.ts . && npm run lint:md","test":"vitest run --coverage","build":"npm run clean && npm run build:compile && npm run build:types","clean":"del-cli --dot=true \"./dist/**/*\"","format":"prettier \"**/*.{js,ts,json,yml,yaml}\" --write","lint:md":"remark-preset-davidtheclark","lint:fix":"eslint --ext .js,.ts . --fix","check:all":"npm run test && npm run typescript && npm run lint && npm run format:check","format:md":"remark-preset-davidtheclark --format","test:watch":"vitest","typescript":"tsc","build:types":"cross-env NODE_ENV=production tsc --project tsconfig.types.json","format:check":"prettier \"**/*.{js,ts,json,yml,yaml}\" --check","build:compile":"cross-env NODE_ENV=production babel src -d dist --verbose --extensions .js,.ts --ignore \"**/**/*.test.js\",\"**/**/*.test.ts\" --source-maps","prepublishOnly":"npm run check:all && npm run build"},"_npmUser":{"name":"d-fischer","email":"daniel@d-fischer.dev"},"prettier":{"tabWidth":2,"printWidth":80,"arrowParens":"always","singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/cosmiconfig/cosmiconfig.git","type":"git"},"_npmVersion":"9.6.2","description":"Find and load configuration from a package.json property, rc file, or CommonJS module","directories":{},"lint-staged":{"*.md":["remark-preset-davidtheclark","remark-preset-davidtheclark --format"],"*.{js,ts}":["eslint --fix","prettier --write"],"*.{json,yml,yaml}":["prettier --write"]},"_nodeVersion":"18.15.0","dependencies":{"js-yaml":"^4.1.0","path-type":"^4.0.0","parse-json":"^5.0.0","import-fresh":"^3.2.1"},"_hasShrinkwrap":false,"devDependencies":{"del":"^5.1.0","husky":"^4.2.5","eslint":"^8.36.0","vitest":"^0.29.2","del-cli":"^3.0.1","make-dir":"^3.1.0","prettier":"^2.0.5","cross-env":"^7.0.2","@babel/cli":"^7.19.3","typescript":"^4.9.5","@babel/core":"^7.20.2","@types/node":"^14.0.22","lint-staged":"^10.2.11","parent-module":"^2.0.0","@types/js-yaml":"^4.0.5","@babel/preset-env":"^7.20.2","@types/parse-json":"^4.0.0","eslint-plugin-node":"^11.1.0","eslint-plugin-import":"^2.22.0","eslint-plugin-vitest":"^0.0.54","eslint-config-prettier":"^6.11.0","@babel/preset-typescript":"^7.18.6","@typescript-eslint/parser":"^5.54.1","@vitest/coverage-istanbul":"^0.29.2","remark-preset-davidtheclark":"^0.12.0","@typescript-eslint/eslint-plugin":"^5.54.1","eslint-config-davidtheclark-node":"^0.2.2","eslint-import-resolver-typescript":"^3.5.3"},"_npmOperationalInternal":{"tmp":"tmp/cosmiconfig_8.2.0_1685905699213_0.5639519352396278","host":"s3://npm-registry-packages"}}