1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
Source: node-grunt-legacy-util
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Sruthi Chandran <srud@disroot.org>
Section: javascript
Testsuite: autopkgtest-pkg-nodejs
Priority: optional
Build-Depends:
debhelper-compat (= 13)
, dh-sequence-nodejs
, grunt
, node-grunt-contrib-nodeunit
, node-lodash (>= 4.17.15+dfsg-2~) <!nocheck>
, node-async <!nocheck>
, node-which <!nocheck>
, node-exit <!nocheck>
, node-underscore.string <!nocheck>
, node-getobject <!nocheck>
, node-hooker <!nocheck>
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/js-team/node-grunt-legacy-util
Vcs-Git: https://salsa.debian.org/js-team/node-grunt-legacy-util.git
Homepage: https://gruntjs.com/
Package: node-grunt-legacy-util
Architecture: all
Depends:
${misc:Depends}
, node-lodash
, node-async
, node-which
, node-exit
, node-underscore.string
, node-getobject
, node-hooker
Description: Some old grunt utils provided for backwards compatibility
Node.js is an event-based server-side JavaScript engine.
|