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