[ 原始碼: node-load-grunt-tasks ]
套件:node-load-grunt-tasks(3.5.2-1)
node-load-grunt-tasks 的相關連結
Debian 的資源:
下載原始碼套件 node-load-grunt-tasks:
- [node-load-grunt-tasks_3.5.2-1.dsc]
- [node-load-grunt-tasks_3.5.2.orig.tar.gz]
- [node-load-grunt-tasks_3.5.2-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Load multiple grunt tasks using globbing patterns
Usually you would have to load each task one by one, which is unnecessarily cumbersome.
This module will read the dependencies/devDependencies/peerDependencies /optionalDependencies in your package.json and load grunt tasks that match the provided patterns.
Node.js is an event-based server-side JavaScript engine.
其他與 node-load-grunt-tasks 有關的套件
|
|
|
|
-
- dep: node-arrify (>= 1.0.0)
- Convert a value to an array
-
- dep: node-multimatch (>= 2.0.0)
- Extends minimatch.match() with support for multiple patterns
-
- dep: node-pkg-up (>= 1.0.0)
- Find the closest package.json file
-
- dep: node-resolve-pkg (>= 0.1.0)
- Resolve the path of a package regardless of it having an entry point
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable