[ 源代码: 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 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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