/usr/local/lib/node_modules/pm2/node_modules/jsbn
NameSizeModeActions
test/-0755rm
.npmignore220644editdlrm
CHANGELOG.md4560644editdlrm
example.html2220644editdlrm
example.js1370644editdlrm
index.js423080644editdlrm
LICENSE15440644editdlrm
package.json5270644editdlrm
README.md16350644editdlrm
Edit: /usr/local/lib/node_modules/pm2/node_modules/jsbn/example.js (137B)
(function () { var BigInteger = jsbn.BigInteger; var a = new BigInteger('91823918239182398123'); console.log(a.bitLength()); }());