[ 源代码: node-detective ]
软件包:node-detective(5.2.1+~5.1.2-1)
node-detective 的相关链接
Debian 的资源:
下载源码包 node-detective:
- [node-detective_5.2.1+~5.1.2-1.dsc]
- [node-detective_5.2.1+~5.1.2.orig-types-detective.tar.gz]
- [node-detective_5.2.1+~5.1.2.orig.tar.gz]
- [node-detective_5.2.1+~5.1.2-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
find all require() calls by walking the AST
This modules allows one to determine modules depends by walking AST tree and detecting require() call.
In computer science, an abstract syntax tree (AST), or just syntax tree, is a tree representation of the abstract syntactic structure of source code
This a dependency of Browserify is a JavaScript tool that allows developers to write Node.js-style modules that compile for use in the browser.
Node.js is an event-based server-side JavaScript engine.
其他与 node-detective 有关的软件包
|
|
|
|
-
- dep: node-acorn-node (>= 1.3.0)
- 软件包暂时不可用
-
- dep: node-defined
- return the first argument that is `!== undefined`
-
- dep: node-minimist
- Argument options parsing for Node.js
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable