[ 原始碼: node-cosmiconfig ]
套件:node-cosmiconfig(7.0.0+ds1-1)
node-cosmiconfig 的相關連結
Debian 的資源:
下載原始碼套件 node-cosmiconfig:
- [node-cosmiconfig_7.0.0+ds1-1.dsc]
- [node-cosmiconfig_7.0.0+ds1.orig.tar.gz]
- [node-cosmiconfig_7.0.0+ds1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
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-parse-json (>= 5.1.0+~cs5.1.6~)
- parse JSON with more helpful errors
-
- dep: node-path-type
- check if a path is a file, directory, or symlink
-
- dep: node-resolve-from
- Resolve the path of a module from a given path
-
- dep: node-yaml
- Nodejs parser and stringifier for YAML standard