[ 原始碼: node-which ]
套件:node-which(2.0.2+~cs1.3.2-1)
node-which 的相關連結
Debian 的資源:
下載原始碼套件 node-which:
- [node-which_2.0.2+~cs1.3.2-1.dsc]
- [node-which_2.0.2+~cs1.3.2.orig-types-which.tar.gz]
- [node-which_2.0.2+~cs1.3.2.orig.tar.gz]
- [node-which_2.0.2+~cs1.3.2-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Cross-platform 'which' module for Node.js
node-which finds the first instance of a specified executable in the PATH environment variable, simulating the behaviour of the standard "which" program. node-which supports all platforms supported by Node.js.
This is the module only, the binary being totally useless.
Node.js is an event-based server-side javascript engine.
其他與 node-which 有關的套件
|
|
|
|
-
- dep: node-isexe (>= 2.0.0-5~)
- minimal module to check if a file is executable
-
- dep: nodejs (>= 8)
- evented I/O for V8 javascript - runtime executable