config-file@0.3.2
Find and load a YAML or JSON config file (like .jshintrc, package.json, bower.json etc) from either a local project, installed npm module, or the user's home directory.
MIT
2015-12-30
安装 (0.3.2)
npm install config-file@0.3.2
yarn add config-file@0.3.2
pnpm add config-file@0.3.2
bun add config-file@0.3.2
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| extend-shallow | ^2.0.0 |
| global-modules | ^0.1.0 |
| look-up | ^0.7.1 |
| read-data | ^0.3.0 |