= Packaging openpgp = <> == Introduction == In this page will be tracked packaging information about '''openpgp''' 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'''|| || @openpgp/asmcrypto.js || @openpgp/asmcrypto.js (2.3.2) || || || || @openpgp/elliptic || @openpgp/elliptic (6.5.1) || || || || @openpgp/jsdoc || @openpgp/jsdoc (3.6.4) || || || || @openpgp/pako || @openpgp/pako (1.0.12) - Lydia Ojoawo || || || || @openpgp/seek-bzip || @openpgp/seek-bzip (1.0.5-git) || || || || @openpgp/tweetnacl || @openpgp/tweetnacl (1.0.3) || || || || @openpgp/web-stream-tools || @openpgp/web-stream-tools (0.0.11) || || || || @rollup/plugin-commonjs || @rollup/plugin-commonjs (22.0.2) || {OK} node-rollup-plugin-commonjs (22.0.2+ds1-1) || || || @rollup/plugin-node-resolve || @rollup/plugin-node-resolve (13.3.0) || {OK} node-rollup-plugin-node-resolve (13.3.0+ds-1) || || || @rollup/plugin-replace || @rollup/plugin-replace (4.0.0) || {OK} node-rollup-plugin-replace (4.0.0+ds+~2.2.0-1) || || || @types/chai || @types/chai (4.3.3) || || || || babel-eslint || babel-eslint (10.1.0) || {OK} node-babel-eslint (10.1.0-2) || || || benchmark || benchmark (2.1.4) || || || || bn.js || bn.js (5.2.1) || /!\ node-bn.js (5.2.0-3) || || || chai || chai (4.3.6) || /!\ node-chai (4.3.6~ds1+~cs9.7.12-3) || || || chai-as-promised || chai-as-promised (7.1.1) || {OK} node-chai-as-promised (7.1.1+~cs7.1.4-2) || || || email-addresses || email-addresses (5.0.0) || || || || eslint || eslint (8.22.0) || || || || eslint-config-airbnb || eslint-config-airbnb (19.0.4) || || || || eslint-config-airbnb-base || eslint-config-airbnb-base (15.0.0) || || || || eslint-plugin-chai-friendly || eslint-plugin-chai-friendly (0.7.2) || || || || eslint-plugin-import || eslint-plugin-import (2.26.0) || || || || esm || esm (3.2.25) || || || || hash.js || hash.js (1.1.7) || {OK} node-hash.js (1.1.7-4) || || || http-server || http-server (14.1.1) || || || || karma || karma (6.4.0) || || || || karma-browserstack-launcher || karma-browserstack-launcher (1.6.0) || || || || karma-mocha || karma-mocha (2.0.1) || || || || karma-mocha-reporter || karma-mocha-reporter (2.2.5) || || || || mocha || mocha (10.0.0) || {OK} node-mocha (10.0.0+ds1+~cs28.5.6-2) || || || nyc || nyc (15.1.0) || || || || rollup || rollup (2.78.1) || /!\ node-rollup (2.78.0-1) || || || rollup-plugin-terser || rollup-plugin-terser (7.0.2) || {OK} node-rollup-plugin-terser (7.0.2+~5.0.1-3) || || || sinon || sinon (14.0.0) || {OK} node-sinon (14.0.0+ds+~cs71.22.25-1) || || || typescript || typescript (4.7.4) || {OK} node-typescript (4.7.4+ds1-1) || || || web-streams-polyfill || web-streams-polyfill (3.2.1) || || || == Dependencies == || '''Name'''||'''npm'''||'''debian'''||'''task'''|| || openpgp || openpgp (5.4.0) || [[DebianBug:787774|RFP]] || || || └── asn1.js || asn1.js (5.4.1) || {OK} node-asn1.js (5.4.1-2) || || || ├── bn.js || bn.js (5.2.1) || /!\ node-bn.js (5.2.0-3) || || || ├── inherits || inherits (2.0.4) || {OK} node-inherits (2.0.4-6) || || || ├── minimalistic-assert || minimalistic-assert (1.0.1) || {OK} node-assert (2.0.0+~cs2.4.2-1) || || || └── safer-buffer || safer-buffer (2.1.2) || || || == Package.json == The '''package.json''' for '''openpgp''' can be seen by typing: {{{ npm view openpgp }}}