config-file@0.3.0
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-07-03
安装 (0.3.0)
npm install config-file@0.3.0
yarn add config-file@0.3.0
pnpm add config-file@0.3.0
bun add config-file@0.3.0
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| extend-shallow | ^2.0.0 |
| global-modules | ^0.1.0 |
| look-up | ^0.7.1 |
| read-data | ^0.3.0 |