| Server IP : 185.208.173.17 / Your IP : 87.236.161.98 Web Server : Microsoft-IIS/10.0 System : Windows NT SRV8576125506 10.0 build 26100 (Windows Server 2016) AMD64 User : IUSR ( 0) PHP Version : 7.4.13 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/parsmega.nuxt/node_modules/miller-rabin/node_modules/bn.js/ |
Upload File : |
{
"_args": [
[
"bn.js@4.12.2",
"C:\\inetpub\\wwwroot\\parsmega.com"
]
],
"_from": "bn.js@4.12.2",
"_id": "bn.js@4.12.2",
"_inBundle": false,
"_integrity": "sha512-n4DSx829VRTRByMRGdjQ9iqsN0Bh4OolPsFnaZBLcbi8iXcB+kJ9s7EnRt4wILZNV3kPLHkRVfOc/HvhC3ovDw==",
"_location": "/miller-rabin/bn.js",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "bn.js@4.12.2",
"name": "bn.js",
"escapedName": "bn.js",
"rawSpec": "4.12.2",
"saveSpec": null,
"fetchSpec": "4.12.2"
},
"_requiredBy": [
"/miller-rabin"
],
"_resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.12.2.tgz",
"_spec": "4.12.2",
"_where": "C:\\inetpub\\wwwroot\\parsmega.com",
"author": {
"name": "Fedor Indutny",
"email": "fedor@indutny.com"
},
"browser": {
"buffer": false
},
"bugs": {
"url": "https://github.com/indutny/bn.js/issues"
},
"description": "Big number implementation in pure javascript",
"devDependencies": {
"istanbul": "^0.3.5",
"mocha": "^2.1.0",
"semistandard": "^7.0.4"
},
"homepage": "https://github.com/indutny/bn.js",
"keywords": [
"BN",
"BigNum",
"Big number",
"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": "semistandard",
"test": "npm run lint && npm run unit",
"unit": "mocha --reporter=spec test/*-test.js"
},
"version": "4.12.2"
}