[ ソース: node-cosmiconfig ]
パッケージ: node-cosmiconfig (8.2.0-1)
node-cosmiconfig に関するリンク
Debian の資源:
node-cosmiconfig ソースパッケージをダウンロード:
- [node-cosmiconfig_8.2.0-1.dsc]
- [node-cosmiconfig_8.2.0.orig.tar.gz]
- [node-cosmiconfig_8.2.0-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
Find and load configuration from different locations
Find and load a configuration object from
- a `package.json` property (anywhere up the directory tree) - a JSON or YAML "rc file" (anywhere up the directory tree) - a `.config.js` CommonJS module (anywhere up the directory tree)
Node.js is an event-based server-side JavaScript engine.
その他の node-cosmiconfig 関連パッケージ
|
|
|
|
-
- dep: node-import-fresh
- パッケージは利用できません
-
- dep: node-js-yaml
- YAML 1.2 parser and serializer
-
- dep: node-parse-json (>= 5.1.0+~cs5.1.6~)
- parse JSON with more helpful errors
-
- dep: node-path-type (>= 4.0~)
- check if a path is a file, directory, or symlink
-
- dep: node-resolve-from
- Resolve the path of a module from a given path