[ 源代码: 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