Source: node-grunt-cli Maintainer: Debian Javascript Maintainers Uploaders: Tim Potter , Pirate Praveen Section: javascript Priority: optional Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , help2man , node-extend , node-findup-sync , node-fined , node-flagged-respawn , node-grunt-known-options , node-interpret , node-is-plain-object , node-liftoff , node-nopt , node-rechoir , node-resolve , node-v8flags Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/js-team/node-grunt-cli Vcs-Git: https://salsa.debian.org/js-team/node-grunt-cli.git Homepage: https://github.com/gruntjs/grunt-cli Rules-Requires-Root: no Package: node-grunt-cli Architecture: all Depends: ${misc:Depends} , node-extend , node-findup-sync , node-fined , node-flagged-respawn , node-grunt-known-options , node-interpret , node-is-plain-object , node-liftoff , node-nopt , node-rechoir , node-resolve , node-v8flags , nodejs:any Provides: ${nodejs:Provides} Recommends: grunt Description: command-line interface to Grunt JavaScript task runner Grunt is a task runner to performing repetitive tasks like minification, compilation, unit testing, linting, etc, on JavaScript applications. . This module is a script to load and run Grunt itself.