{ "_args": [ [ "node-rsa", "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-client" ] ], "_from": "node-rsa@latest", "_hasShrinkwrap": false, "_id": "node-rsa@1.0.5", "_inCache": true, "_installable": true, "_location": "/node-rsa", "_nodeVersion": "10.15.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/node-rsa_1.0.5_1551689612843_0.6500667486372178" }, "_npmUser": { "email": "rzcoder@gmail.com", "name": "rzcoder" }, "_npmVersion": "6.4.1", "_phantomChildren": {}, "_requested": { "name": "node-rsa", "raw": "node-rsa", "rawSpec": "", "scope": null, "spec": "latest", "type": "tag" }, "_requiredBy": [ "#USER" ], "_resolved": "https://registry.npmjs.org/node-rsa/-/node-rsa-1.0.5.tgz", "_shasum": "854dc1b275729d69bc25883f83ca80705db9262e", "_shrinkwrap": null, "_spec": "node-rsa", "_where": "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-client", "author": { "name": "rzcoder" }, "bugs": { "url": "https://github.com/rzcoder/node-rsa/issues" }, "dependencies": { "asn1": "^0.2.4" }, "description": "Node.js RSA library", "devDependencies": { "chai": "^4.2.0", "grunt": "^1.0.3", "grunt-contrib-jshint": "^2.0.0", "grunt-simple-mocha": "0.4.1", "jit-grunt": "0.10.0", "lodash": "^4.17.11", "nyc": "^13.1.0" }, "directories": {}, "dist": { "fileCount": 19, "integrity": "sha512-9o51yfV167CtQANnuAf+5owNs7aIMsAKVLhNaKuRxihsUUnfoBMN5OTVOK/2mHSOWaWq9zZBiRM3bHORbTZqrg==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfOeNCRA9TVsSAnZWagAAkWQP/iwp1BMfShlAUNItO4As\n2sEiRNE2fi7iT26tuVlYF3ZvYA+ENfbfoidPlgGHlAaYKlBPkvAhiSXeQGbF\nPKnvEpaq4I+iuAhh+3UoXhPW7tt3S+s+Ju3tQf8q6Tzb6bIELLFTDAxmStRX\nYvkQkSbtcObZ3OCGa8zXaVOB6527J4kJjuyYcC8jAymS8ul1k+zW43stW6gc\nIksjz5ihuOYxEqdTZtvkH9MFnDEIV4jJLMHNPGTxifylOar1oLxYnkzJbb0H\ngFih3Rbk1m/FgJUdqsquKvj/Ef4rO2b0kJ5M+ScmvNRuTzHVElzEd7PNFtYO\nkSah8zF9yz/HBARvwwGUtD/q/TbZ/DcbE6q0tX6fuMxOjvOyrIT+n66Y3OGD\n+h/GEezYWeZLAYVKaNtI9PW/o839aFmVPQR+oVejBsqnfJ/GM/AL75M8UPJT\nFcpIOQ8ImiCRJa06Tvooo+OND58k6K1OXMaoJIFE9Xiq/btoc9mu6+K6nAxA\nj6IQwFU1LXpkOFzGn0cSym3uxVVAtnr7VoKyyL91MTxeoeLtZEORuo/blocI\n+PTM4v3bF31yag3o1URDfmtgcrEcqDCUtLPXw9qL8th+PpvLjwMSHkABYEpy\nVQ6GEqN8zNuq6uvdk52gkXsQrdxHbndil/umXffjCnKQyA2mzKVJrHtDWKlI\nctps\r\n=pnTe\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "854dc1b275729d69bc25883f83ca80705db9262e", "tarball": "https://registry.npmjs.org/node-rsa/-/node-rsa-1.0.5.tgz", "unpackedSize": 130735 }, "gitHead": "9feef4ba84eac4d4a62eb208c8792e37d272aee0", "homepage": "https://github.com/rzcoder/node-rsa", "keywords": [ "assymetric", "crypto", "decryption", "encryption", "node", "oaep", "pkcs1", "pss", "rsa", "sign", "verify" ], "license": "MIT", "main": "src/NodeRSA.js", "maintainers": [ { "name": "rzcoder", "email": "rzcoder@gmail.com" } ], "name": "node-rsa", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/rzcoder/node-rsa.git" }, "scripts": { "test": "grunt test" }, "version": "1.0.5" }