ÿØÿà JPEG ÿþ;
| Server IP : 68.65.120.201 / Your IP : 216.73.216.221 Web Server : LiteSpeed System : Linux server179.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64 User : taxhyuvu ( 2294) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/././taxhyuvu/./nodevenv/public_html/dp_taxhelplines/14/lib/node_modules/bn.js/ |
Upload File : |
{
"_from": "bn.js@^5.1.1",
"_id": "bn.js@5.2.1",
"_inBundle": false,
"_integrity": "sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==",
"_location": "/bn.js",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "bn.js@^5.1.1",
"name": "bn.js",
"escapedName": "bn.js",
"rawSpec": "^5.1.1",
"saveSpec": null,
"fetchSpec": "^5.1.1"
},
"_requiredBy": [
"/browserify-rsa",
"/browserify-sign"
],
"_resolved": "https://registry.npmjs.org/bn.js/-/bn.js-5.2.1.tgz",
"_shasum": "0bc527a6a0d18d0aa8d5b0538ce4a77dccfa7b70",
"_spec": "bn.js@^5.1.1",
"_where": "/home/taxhyuvu/nodevenv/dp_taxhelplines/14/lib/node_modules/browserify-sign",
"author": {
"name": "Fedor Indutny",
"email": "fedor@indutny.com"
},
"browser": {
"buffer": false
},
"bugs": {
"url": "https://github.com/indutny/bn.js/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Big number implementation in pure javascript",
"devDependencies": {
"eslint-plugin-es5": "^1.5.0",
"mocha": "^8.3.0",
"standardx": "^7.0.0"
},
"files": [
"lib/bn.js"
],
"homepage": "https://github.com/indutny/bn.js",
"keywords": [
"BN",
"Big number",
"BigNum",
"Modulo",
"Montgomery"
],
"license": "MIT",
"main": "lib/bn.js",
"name": "bn.js",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/indutny/bn.js.git"
},
"scripts": {
"lint": "standardx",
"test": "npm run lint && npm run unit",
"unit": "mocha --reporter=spec test/*-test.js"
},
"version": "5.2.1"
}