![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/mets.corals.io/wp-content/themes/metras/node_modules/bn.js/ |
{ "_args": [ [ "[email protected]", "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-ItfYfPLkWHUjckQCk8xC+LwxgK8NYcXywGigJgSwOP8Y2iyWT4f2vsZnoOXTTbo+o5yXmIUJ4gn5538SO5S3gA==", "_location": "/bn.js", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "bn.js", "escapedName": "bn.js", "rawSpec": "4.11.8", "saveSpec": null, "fetchSpec": "4.11.8" }, "_requiredBy": [ "/asn1.js", "/browserify-rsa", "/browserify-sign", "/create-ecdh", "/diffie-hellman", "/elliptic", "/miller-rabin", "/public-encrypt" ], "_resolved": "https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz", "_spec": "4.11.8", "_where": "/var/www/vhosts/metras.co/httpdocs/wp-content/themes/metras", "author": { "name": "Fedor Indutny", "email": "[email protected]" }, "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://[email protected]/indutny/bn.js.git" }, "scripts": { "lint": "semistandard", "test": "npm run lint && npm run unit", "unit": "mocha --reporter=spec test/*-test.js" }, "version": "4.11.8" }