[ ソース: 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