[ 原始碼: node-detective ]
套件:node-detective(5.1.0-1)
node-detective 的相關連結
Debian 的資源:
下載原始碼套件 node-detective:
- [node-detective_5.1.0-1.dsc]
- [node-detective_5.1.0.orig.tar.gz]
- [node-detective_5.1.0-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 (>= 1.0.0)
- return the first argument that is `!== undefined`
-
- dep: node-minimist (>= 1.1.1)
- Argument options parsing for Node.js
-
- dep: nodejs (>= 6)
- evented I/O for V8 javascript - runtime executable