[ 原始碼: node-load-grunt-tasks ]
套件:node-load-grunt-tasks(4.0.0-1)
node-load-grunt-tasks 的相關連結
Debian 的資源:
下載原始碼套件 node-load-grunt-tasks:
- [node-load-grunt-tasks_4.0.0-1.dsc]
- [node-load-grunt-tasks_4.0.0.orig.tar.gz]
- [node-load-grunt-tasks_4.0.0-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
- Convert a value to an array
-
- dep: node-multimatch
- Extends minimatch.match() with support for multiple patterns
-
- dep: node-pkg-up
- Find the closest package.json file
-
- dep: node-resolve-pkg
- Resolve the path of a package regardless of it having an entry point