= Packaging jquery = <> == Introduction == In this page will be tracked packaging information about '''jquery''' nodejs module. Please '''do not edit''' this page by hand. Use [[Javascript/Nodejs/Tasks#edit|this script]] instead. For more information about packaging a Node.js module, please take a look at [[Javascript/Nodejs|this page]]. == Build Dependencies == || '''Name'''||'''npm'''||'''debian'''||'''task'''|| || grunt-npmcopy || grunt-npmcopy (0.1.0) || || || || cross-spawn || cross-spawn (5.0.1) || node-cross-spawn (4.0.2-1) || || || native-promise-only || native-promise-only (0.8.1) || || || || promises-aplus-tests || promises-aplus-tests (2.1.2) || || || || grunt-git-authors || grunt-git-authors (3.2.0) || || || || insight || insight (0.8.4) || || || || grunt-jsonlint || grunt-jsonlint (1.1.0) || || || || testswarm || testswarm (1.1.0) || || || || grunt-cli || grunt-cli (1.2.0) || node-grunt-cli (1.2.0-3) || || || grunt-contrib-watch || grunt-contrib-watch (1.0.0) || || || || qunitjs || qunitjs (2.1.1) || || || || grunt-newer || grunt-newer (1.2.0) || || || || q || q (1.4.1) || node-q (1.4.1-1) || || || grunt-compare-size || grunt-compare-size (0.4.2) || || || || grunt-contrib-uglify || grunt-contrib-uglify (2.0.0) || node-grunt-contrib-uglify (2.0.0+dfsg-1) || || || eslint-config-jquery || eslint-config-jquery (1.0.0) || || || || sizzle || sizzle (2.3.3) || || || || babel-preset-es2015 || babel-preset-es2015 (6.18.0) || || || || core-js || core-js (2.4.1) || node-core-js (2.4.1-2) || || || sinon || sinon (1.17.7) || node-sinon (1.17.6-1) || || || gzip-js || gzip-js (0.3.2) || || || || jsdom || jsdom (9.9.1) || node-jsdom (0.8.10+dfsg1-2) || || || grunt || grunt (1.0.1) || || || || grunt-eslint || grunt-eslint (19.0.0) || || || || qunit-assert-step || qunit-assert-step (1.1.1) || || || || strip-json-comments || strip-json-comments (2.0.1) || node-strip-json-comments (2.0.1-1) || || || load-grunt-tasks || load-grunt-tasks (3.5.2) || node-load-grunt-tasks (3.5.2-1) || || || commitplease || commitplease (2.7.6) || || || || husky || husky (0.12.0) || || || || grunt-babel || grunt-babel (6.0.0) || || || || requirejs || requirejs (2.3.2) || node-requirejs (2.3.2-1) || || == Dependencies == || '''Name'''||'''npm'''||'''debian'''||'''task'''|| || jquery || jquery (3.1.1) || node-jquery (1.6.3-1) || || == Package.json == The '''package.json''' for '''jquery''' can be seen by typing: {{{ npm view jquery }}}